.brand-hero{display:flex;align-items:center;gap:20px}.brand-hero-logo{width:84px;height:84px;border-radius:50%;object-fit:cover;background:#fff;border:1px solid var(--line);flex:none}@media(max-width:560px){.brand-hero{gap:14px}.brand-hero-logo{width:60px;height:60px}}