.brand{display:flex;align-items:center}
.brand a{display:flex;align-items:center}
.brand img,.custom-logo{display:block;width:auto;max-width:260px;height:58px;object-fit:contain}
.custom-logo-link{display:flex}
.footer-logo{display:block;width:220px;height:auto;background:#fff;border-radius:8px;padding:6px}
@media(max-width:760px){.brand img,.custom-logo{max-width:190px;height:48px}.footer-logo{width:190px}}
