@keyframes animated-background{0%{background-position-x:0}100%{background-position-x:-2688px}}.page .banner,.page .carousel-cell .background,.page .footer{animation-name:animated-background;animation-duration:300s;animation-timing-function:linear;animation-iteration-count:infinite;animation-play-state:paused}body.animated .page .banner,body.animated .page .footer{animation-play-state:running}@media(max-width:640px){.page .footer .info{background-size:cover!important}}