.custom-video-section .video-block{position:relative;overflow:hidden;}
.custom-video-section .video-block:after{content:"";width:100%;padding-bottom:var(--desktop-height);display:block;}
.custom-video-section .video-block video{width:100%;height:100%;position:absolute;top:0px;left:0px;}
.template-index #MainContent .custom-video-section .section-width:not(.page-width){padding:0px;}
