.VideoContainerScreen{height:55vh;object-fit:cover;width:100%;background-color:black;overflow:hidden;position:relative}.v_box-bg{width:100%;height:100%;position:absolute;top:0;left:0;bottom:0;right:0;opacity:.6}#videobanScreen,.desktopImage{display:block;opacity:.6;width:100%;height:100vh;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.mobileFallbackImage{display:block;margin:0px auto;width:100%}.visible-phone{position:relative}@media screen and (max-width:767px){.VideoContainerScreen{height:auto;object-fit:cover;width:100%}#videobanScreen{height:auto !important}}