@keyframes moveLogos{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}.animate-move-logos{animation:10s linear infinite moveLogos}