.showcase-logo-container{align-items:center;display:block;margin:0 auto;overflow:hidden;width:100%}.showcase-logo-wrapper{background:#fff;display:grid;grid-template-columns:repeat(6,1fr);padding-inline-start:0;padding:0;grid-row-gap:2rem;grid-column-gap:3rem;margin:0 auto 1rem}.showcase-logo-wrapper li{list-style:none;margin:0 auto;padding:0 auto;width:100%}.showcase-logo{height:100%;object-fit:contain;width:100%}@media only screen and (max-width:750px){.showcase-logo-wrapper{grid-template-columns:repeat(3,1fr);grid-row-gap:1rem;grid-column-gap:2rem}}