.logos{align-items:center;display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-evenly}@media only screen and (width <= 1023px){.logos{flex-direction:column}}.logos__img{max-height:2.5rem;width:auto}@media only screen and (width <= 767px){.logos__img{max-width:100%}}