.scrolling-heading{white-space:nowrap;overflow:hidden;position:relative}.scrolling-heading::after{content:attr(data-text);position:absolute;white-space:nowrap;animation:scroll-left 10s linear infinite}@media only screen and (max-width:767px){.scrolling-heading{font-size:20px!important}.scrolling-heading::after{animation-duration:15s}}