.custom-video-section .custom-video-wrap{position: relative;width:100%;display: block;padding-bottom:60%;}
.custom-video-section video{width:100%;height:100%;position: absolute;top:0;left:0;object-fit: cover;}

@media screen and (max-width: 749px){
.custom-video-section .custom-video-wrap{padding-bottom: 80%;}
}
@media screen and (max-width: 768px) {
  .custom-video-section video { object-fit: contain;}
  .section-template--24631036117274__image_with_text_6r8yyH-padding {
    padding-top: 0px;
  
}
}

