section#logos{padding:60px 0}section#logos .container{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:40px;column-gap:80px}section#logos .container img{height:50px;object-fit:contain;filter:grayscale(1)}@media only screen and (max-width:600px){section#logos .container img{flex:0 0 100%;height:50px}section#logos .container{row-gap:20px}}