.tanit-marquee {
    white-space: nowrap !important;
    display: flex !important;
    overflow: hidden !important;
}

.tanit-marquee > * {
    padding: 0 1rem !important;
}