#exhibitor-container{width:100%;max-width:1500px;margin:0 auto;padding:70px 0;background:var(--white)}#exhibitor-container h2{color:var(--darkGrey)}#exhibitor-container .logos{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center}#exhibitor-container .logos .logo{margin:0 50px 50px 0}@media screen and (max-width:750px){#exhibitor-container h2{text-align:center;margin:0 0 50px 0}#exhibitor-container .logos{justify-content:center;flex-wrap:wrap}#exhibitor-container .logos .logo{margin:0 0 50px 0}}