.jwg-logo-carousel{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.jwg-logo-carousel img{filter:grayscale(100%);transition:all .3s ease}.jwg-logo-carousel img:hover{filter:grayscale(0)}.jwg-logo-carousel .jwg-logo img{height:auto;width:200px}@media screen and (max-width:1024px){.jwg-logo-carousel{flex-wrap:nowrap}}@media screen and (max-width:768px){.jwg-logo-carousel img{display:block;margin:0 auto}.jwg-logo-carousel{display:grid;grid-template-columns:1fr}}