/* The owner's original artwork replaces both the old symbol and wordmark. */
.site-header .brand{display:block;width:220px;flex:0 0 220px;line-height:0}
.ozvs-brand-logo{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain}
.site-footer .footer-brand{display:block;width:260px;max-width:100%;line-height:0;margin-bottom:14px}
.login h1 a{background-image:url(brand-logo-20260919.webp);background-size:contain;background-position:center;width:280px;height:187px;margin:0 auto 20px}
@media(max-width:1200px){.site-header .brand{width:190px;flex-basis:190px}}
@media(max-width:767px){
    .site-header .brand{width:168px;flex-basis:168px}
    .ozvs-mobile-navigation .header-main{flex-wrap:wrap}
}
@media(max-width:360px){.site-header .brand{width:150px;flex-basis:150px}}
