@media screen and (max-width:959.9px){.animated-mobile-row{animation:slide-companies 40s linear infinite;position:absolute;white-space:nowrap}.animated-mobile-row>img{display:inline-block;width:auto}}@media screen and (min-width:960px){.animated-mobile-row{display:flex;justify-content:space-between;width:100%}}@keyframes slide-companies{0%{left:0}50%{left:100%;transform:translate(-100%)}to{left:0}}
