.logos{grid-gap:8px 16px;display:grid;grid-template-columns:repeat(5,1fr);place-items:center}.logos img{height:auto;max-width:160px;width:100%}@media(max-width:767.98px){.logos{grid-template-columns:1fr 1fr}.logos .logo:nth-child(5):last-child{grid-column:1/3}}
