.brand{display:flex;align-items:center;gap:0}
.brand .logo-image{display:block;width:220px;height:auto}
.footer-logo{background:#fff;padding:5px 8px;justify-self:start}
.footer-logo .logo-image{width:175px}
@media(max-width:760px){.brand .logo-image{width:180px}.footer-logo .logo-image{width:175px}}
