.brands_card{align-items:center;border-radius:15px;display:flex;flex-direction:column;justify-content:space-between;padding:20px}@media only screen and (min-width:751px){.brands_card{padding:20px 50px}}.brands_card .brands__images{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:space-evenly}.brands_card .brands__image{height:auto;margin:0 auto;max-width:100%;padding:0 .7rem}