.ticker-item,.image-ticker-item{white-space:nowrap;animation:marquee 30s linear infinite}.ticker-item:nth-child(2),.image-ticker-item:nth-child(2){animation-delay:15s}@keyframes marquee{0%{left:100%}100%{left:-100%}}