@keyframes slide{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.logos{overflow:hidden;padding:35px 0;background:white;white-space:nowrap;position:relative}.logos:after,.logos:before{position:absolute;top:0;width:600px;height:100%;content:"";z-index:2}.logos:hover .logos-slide{animation-play-state:running}.logos-slide{display:inline-block;animation:slide 30s linear infinite}.logos-slide img{height:80px;margin:0 40px}@media screen and (max-width:480px){.logos:after,.logos:before{position:absolute;top:0;width:50px;height:100%;content:"";z-index:2}.logos{overflow:hidden;padding:5px 0;background:white;white-space:nowrap;position:relative}.logofformob{height:130px;width:130px}}