.brands-grid{display:grid;gap:80px;grid-template-columns:.45fr .55fr}.brands-grid-brands{align-items:center;display:flex;flex-wrap:wrap;gap:40px 24px;height:fit-content;justify-content:center}.brands-grid-logo{max-height:45px;max-width:150px;object-fit:contain;width:auto}@media(max-width:1024px){.brands-grid{gap:40px;grid-template-columns:1fr}.brands-grid-brands{gap:16px;justify-content:space-around}}