.title-image { max-width:75%; margin:0;}
.title-block__content {color:white; text-shadow:none; background:none;}
.title-block::before {background:linear-gradient(90deg, rgba(74,112,183,1) 39%, rgba(0,0,0,0) 84%); content:""; position:absolute; width:100%; height:100%; z-index:1; position:absolute;}


@media (max-width: 950px) {
  .title-image {max-width:100%;}
  .title-block__content {background: rgba(74,112,183, 0.8);}}