.title-block {border-bottom:4px solid #fbd7d5;margin-bottom:24px;}
h1.page-title {display:none;}
.title-image {margin:0;}

.title-block__content {
  background:rgba(245,244,240,.6);
}
@media screen and (min-width:960px) {
  .title-block__content {
    background:transparent;
  }
}