.list-of-logos{display:grid;grid-gap:25px;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.list-of-logos .single-logo{align-items:center;display:flex;justify-content:center}.list-of-logos:after,.list-of-logos:before{display:none}