.logo-grid{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;justify-content:space-evenly}.logo-grid__image{height:auto;max-width:220px}.logo-grid img{width:100%}