.logos-slider{align-items:center;display:flex;flex-wrap:wrap;gap:4px;height:60px;justify-content:center;margin:0 auto;max-width:1170px;text-align:center;width:100%}.logos-slider>.logo{background-position:50%;background-repeat:no-repeat;background-size:contain;flex-basis:calc(10% - 4px);height:100%}@media screen and (max-width:800px){.logos-slider>.logo{flex-basis:calc(12.5% - 4px);height:100%}}@media screen and (max-width:600px){.logos-slider>.logo{flex-basis:calc(25% - 4px);height:100%}}