.brand-bar{align-items:center;display:grid;gap:3rem;grid-template-columns:repeat(2,1fr);justify-items:center;margin-top:3rem}@media only screen and (min-width:968px){.brand-bar{align-items:center;display:flex;flex-wrap:wrap;gap:6rem;justify-content:center;margin-top:0;overflow:hidden;padding:3rem 0}}