.brand-logo{display:inline-flex;align-items:center;flex:0 0 auto}
.site-logo{display:block;width:224px;height:60px;object-fit:contain;object-position:left center}
.footer .site-logo,footer .site-logo{width:250px;height:70px}
@media(max-width:700px){
  .site-header .site-logo{width:174px;height:50px}
  .footer .site-logo,footer .site-logo{width:220px;height:64px}
}
