.video-banner{color:#fff;font-family:Arial,sans-serif;height:520px;position:relative;width:100%}.video-banner__container{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-1}.video-banner__container video{filter:grayscale(100%);height:100%;object-fit:cover;width:100%}.video-banner__content{background-color:rgba(0,0,0,.33);display:flex;flex-direction:column;font-weight:800;height:100%;justify-content:center;margin:auto;padding:30px;position:relative;text-align:center;z-index:1}.video-banner__title{color:#fff;font-size:50px;font-weight:650;margin:0}@media only screen and (max-width:768px){.video-banner{height:300px}.video-banner__container{height:100%}.video-banner__content{padding-top:20px}.video-banner__title{font-size:1.8rem}}