.custom_video_section_main_wrapper .page-width{max-width:1247px;margin:auto;}
.custom_video_section_inner  {width:100%;position:relative;aspect-ratio: 1 / 0.484582; overflow:hidden;}
.custom_video_section_inner iframe, .custom_video_section_inner video, .custom_video_section_inner object, .custom_video_section_inner embed {width: 100%;border: none;height: 100%;max-width: 100%;position:absolute;left:0;right:0;object-fit: cover;object-position: top;}
@media(min-width:1500px){
 .custom_video_section_main_wrapper .page-width {max-width: 100%;}
}
@media(max-width:749px){
  .custom_video_section_inner{aspect-ratio: 1 / 0.69553;}
   .custom_video_section_main_wrapper .page-width {max-width: 100%;}
}