.eapps-countdown-timer{
    background-color: transparent !important;
    background-image: linear-gradient(243deg, #333333 34%, #000000 100%) !important;
}

.eapps-countdown-timer-640.eapps-countdown-timer-position-bar .eapps-countdown-timer-button-container{
    display:block !important;
    margin-top:10px !important;
}
.eapps-countdown-timer-480.eapps-countdown-timer-position-bar .eapps-countdown-timer-inner{
    flex-direction: row !important;
    gap:20px;
}
.eapps-countdown-timer-480.eapps-countdown-timer-position-bar .eapps-countdown-timer-header-title-text{
    display:none !important;
}