.editable-video-header{margin-left:calc(-50vw + 50%);position:relative;width:100vw}.desktop-video{display:block;height:70vh;object-fit:cover;width:100%}.mobile-video{display:none;height:auto;width:100%}@media (max-width:768px){.editable-video-header video{height:auto!important;width:100%!important}.has-mobile-video .desktop-video{display:none}.has-mobile-video .mobile-video{display:block}}