.title-image { max-width:550px; margin:0; width:100%;}
.title-block__content {color:white; text-shadow:none;}
@media (min-width: 960px) {
  .title-image {filter: brightness(0) saturate(100%) invert(0%) sepia(16%) saturate(11%) hue-rotate(175deg) brightness(93%) contrast(70%);}
  .title-block__content {background: none;color:#262626;}
}