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