.video_background{height:min(100vh,800px);overflow:hidden;position:relative;width:100%}.video_background video{left:50%;min-height:100%;min-width:100%;object-fit:cover;opacity:.1;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:0}.logo_image{align-items:center;display:flex;height:100%;justify-content:center;padding:20px;position:relative;z-index:1}.logo_image img{display:block;height:auto;max-height:clamp(80px,20vh,200px);width:min(90vw,528px)}@media (max-width:460px){.logo_image img{width:80vw}}