.brands .text-wrapper{text-wrap:balance;display:grid;margin:0 auto;max-width:860px;row-gap:20px;text-align:center}.brands .logos{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;row-gap:30px}.brands img{max-height:70px;object-fit:contain}@media (min-width:768px){.brands .logos{column-gap:clamp(10px,7.5vw,100px);flex-direction:row}}