section.clients .row{align-items:center;flex-direction:column}section.clients .row .text{text-align:center}section.clients .clients-logo{align-items:center;align-self:stretch;display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin:0 auto}section.clients .clients-logo img{height:30px!important;width:auto}@media screen and (max-width:1500px){section.clients .clients-logo{align-items:center;align-self:stretch;display:flex;flex-wrap:wrap;gap:24px 60px;justify-content:center}section.clients .clients-logo img:not(:last-child){margin-right:0}}