.video-section{position:relative}.video-section .inner-container{position:relative;display:block;border-radius:20px;overflow:hidden;width:100%;background-size:cover;background-repeat:no-repeat;background-position:center;padding:200px 0}.video-section .inner-container:before{position:absolute;content:"";background:#000;width:100%;height:100%;left:0;top:0;opacity:.3}@media only screen and (max-width:767px){.video-section{padding-bottom:70px}}