.brand-official{display:block;width:clamp(180px,15vw,240px);height:58px}
.brand-official img{display:block;width:100%;height:100%;object-fit:contain;object-position:left center}
.footer-logo{width:270px;height:72px;background:#f7f1e7;border-radius:5px;padding:9px 13px}
@media(max-width:900px){.brand-official{width:185px;height:50px}}
@media(max-width:600px){.brand-official{width:150px;height:43px}.footer-logo{width:230px;height:64px;padding:8px 11px}}
