.video-mount{background:#05070d;place-items:center}
.video-mount video{width:min(100%,420px)!important;height:auto!important;max-height:100%!important;object-fit:contain!important;background:#000;align-self:center;justify-self:center;border-radius:12px}
@media(max-width:700px){.video-mount video{width:min(100%,380px)!important}}
