.section__logo-gallery{background:-webkit-gradient(linear,left top,right top,from(#19a6a3),color-stop(50%,#16969e),to(#0d528a));background:linear-gradient(90deg,#19a6a3 0%,#16969e 50%,#0d528a 100%);color:#fff}.section__logo-gallery .logos-grid{text-align:center;margin-bottom:-2rem}.section__logo-gallery .logo-wrapper{margin-bottom:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section__logo-gallery .logo{padding:1rem}@media(max-width:640px){.section__logo-gallery .logo{max-width:70%}}.section__logo-gallery .logo img{max-width:100%;height:auto}