img.title-image {
filter: brightness(0) saturate(100%) invert(10%) sepia(85%) saturate(4289%) hue-rotate(196deg) brightness(99%) contrast(101%);
}
.title-block__content {color:black!important;}
.title-image { max-width:55%; margin:0;}
.title-block__content {color:white; text-shadow:none; background:none;}

@media (max-width: 960px) {
  .title-image { max-width:65%; margin:0;}
}