.m-scroll-top--shown .show-timer-buttons {
    display: table-cell !important;
}
.show-timer-buttons {
    display: none !important;
}
.bg-white {
    background-color: #fff;
}
@media (max-width: 1024px) {
    .mobile-height-auto{
        height: auto;
    }
}