/* The source artwork is portrait-oriented with intentional outer space.
   Rectangular viewports crop that space so the complete mark stays legible. */
.brand img,.hero-logo,footer img,.sidebar-brand img{object-fit:cover;object-position:center 36%;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
.site-header .nav-wrap{height:94px}
.site-header .brand img{width:140px;height:88px;flex:none}
.hero-logo{width:250px;height:175px;margin-bottom:1.5rem}
footer img{width:160px;height:110px}
.sidebar-brand img{width:112px;height:78px;flex:none}
@media(max-width:700px){.site-header .nav-wrap{height:82px}.site-header .brand img{width:112px;height:76px}.hero-logo{width:210px;height:148px}.sidebar-brand img{width:90px;height:64px}}
