.ticker-wrapper{background-color:#e94a2d;overflow:hidden;white-space:nowrap;width:100%}.ticker-image{animation:ticker-scroll 100s linear infinite;background-image:url(https://145759448.fs1.hubspotusercontent-eu1.net/hubfs/145759448/ticker.jpg);background-repeat:repeat-x;background-size:auto 100%;height:37px;width:200%}@keyframes ticker-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}