.c_image-with-title .content-over-media>:not(img,video,iframe,svg,video-media,picture,image-parallax) {
  max-width: 100%;
}

.c_image-with-title .image-with-title-block.content-over-media::before {
  background: transparent;
}

.c_image-with-title .c_image-hero--has-overlay .image-with-title-block.content-over-media::before {
  background: rgba(0, 0, 0, 0.4);
}
