.brand { display:flex; align-items:center; min-width:255px; }
.brand img { display:block; width:190px; height:64px; object-fit:contain; object-position:left center; }
.footer-brand { background:#fff; padding:6px 10px; min-width:0; }
.footer-brand img { width:162px; height:54px; }
@media (max-width:800px) { .brand { min-width:0; } .brand img { width:160px; height:54px; } }
.website-field { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden; }
