.logos-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:1.5rem;justify-content:space-evenly;margin:1.5rem auto;width:100%}img.single-logo{max-width:46%;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media screen and (min-width:1024px){.logos-wrapper{gap:2rem;margin:3rem auto}img.single-logo{max-width:13.8%}}@media screen and (min-width:768px) and (max-width:1023px){.logos-wrapper{margin:3rem auto}img.single-logo{max-width:30%}}