.brand{display:flex;min-width:0;align-items:center}
.brand picture,.brand img{display:block}
.brand img{width:267px;height:48px;object-fit:contain;object-position:left center}
.footer-brand{display:flex;min-width:0;align-items:center}
.footer-brand img{display:block;width:178px;height:32px;object-fit:contain;object-position:left center}
@media(max-width:600px){.brand img{width:128px;height:40px}.footer-brand img{width:min(100%,267px);height:auto}}
