.video-container{height:170px;overflow:hidden;position:relative;width:100%}.video-container video{left:50%;object-fit:cover;top:50%;transform:translate(-50%,-50%);z-index:-1}.blue_background,.video-container video{height:100%;position:absolute;width:100%}.blue_background{background-color:#0177c1;left:0;opacity:.5;top:0;z-index:0}.content_wrapper{color:#fff;font-size:2rem;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:2}@media screen and (max-width:1024px){.content_wrapper{max-width:90%;width:100%}}@media screen and (max-width:420px){.video-container{height:250px}}