.logos__wrapper{max-width:111.6rem;margin:0 auto}@media screen and (max-width: 1200px){.logos__wrapper{margin:unset;padding-left:2rem;padding-right:2rem;max-width:100%}}.logos__list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:2rem}.logos__item{max-height:18rem;min-height:18rem;height:100%;border-radius:2.8rem;background-color:#fff;padding:3rem}.logos__item--list{max-height:18rem;height:100%}.logos__item--list img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;margin:0 auto}@media screen and (min-width: 900px){.logos__list{grid-template-columns:repeat(4, 1fr)}}