.brand{display:flex;align-items:center;gap:13px}
.brand img{width:58px;height:58px;object-fit:contain;border-radius:6px;background:#fff}
@media(max-width:650px){.brand img{width:46px;height:46px}}
