#polylang-2{width:100%!important}.fake-marquee{width:100%;white-space:nowrap;animation:fakeMarquee 15s linear infinite both}@media all and (min-width:1405px){.fake-marquee{animation-duration:25s}}@media all and (max-width:980px){.fake-marquee{animation-duration:20s}}@media all and (max-width:767px){.fake-marquee{width:150%;animation-duration:15s}}@keyframes fakeMarquee{from{transform:translatex(100%)}to{transform:translatex(-100%)}}