/* Infinite Scrolling Logo Carousel */ .gallery-section[data-section-id="YOUR-SECTION-ID"] .gallery-reel { overflow: hidden; } .gallery-section[data-section-id="YOUR-SECTION-ID"] .gallery-reel-wrapper { animation: scroll-logos 30s linear infinite !important;