.brands{display:flex;flex-direction:column;gap:24px;justify-content:flex-start;@media (min-width:960px){align-items:center;flex-direction:row}}.brands .section-heading{max-width:100%;@media (min-width:960px){flex-basis:40%}}.brands--content{align-items:center;display:flex;flex-direction:column;gap:24px;@media (min-width:960px){flex-basis:60%;flex-direction:row;flex-wrap:wrap;justify-content:flex-end}img{max-height:90px;max-width:150px}}.brand{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 5px 10px rgba(46,56,98,.1);box-sizing:border-box;display:flex;height:110px;justify-content:center;padding:16px 24px;width:175px}