.module-logo-grid .swiper-logo-grid .swiper-slide{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.module-logo-grid .swiper-logo-grid .image-wrapper:hover img{-webkit-filter:grayscale(0);filter:grayscale(0)}.module-logo-grid .swiper-logo-grid .image-wrapper img{-webkit-filter:grayscale(1);filter:grayscale(1);margin:0 auto;max-height:140px;max-width:200px;-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s}