.list-of-logos{grid-gap:25px;align-items:center;display:flex;grid-template-columns:repeat(auto-fit,minmax(23%,1fr));justify-content:space-between}.list-of-logos:after,.list-of-logos:before{display:none}@media(max-width:767px){.list-of-logos{flex-wrap:wrap;justify-content:center}.list-of-logos>div{width:27%}}