@media only screen and (min-width: 425px){
    .template-product main {
        padding-top: 88px !important;
    }
}

.template-product .countdown-timer-block {
    padding-bottom: 20px
}