.logos{will-change:transform;animation:scrolling 30s linear infinite}@keyframes scrolling{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.carousel{flex:0 0 100%;flex-direction:row}.carousel:hover .logos{animation-play-state:paused}