.brand{display:flex;align-items:center;white-space:nowrap}
.brand img{display:block;width:auto;max-width:220px;max-height:64px;object-fit:contain}
@media(max-width:600px){.brand img{max-width:180px;max-height:50px}}
