
.custom-video-with-text .images-main{flex: 1;}
.custom-video-with-text .content-over-media{height: 100%;width: 100%;margin-top: 80px;}

@media only screen and (max-width: 999px) {
  .image-container{max-width: 100%; width: 100%;}
  .custom-video-with-text .content-over-media{margin-top: 0;}
  
}