.ac-date {
    margin-top: -30px;
    margin-bottom: 30px;
}
.ac-date__title {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}
.block-timer__date {
    background-color: #f7f7f7!important;
    padding: 15px 15px 15px 75px!important;
    background-position: 20px 9px!important;
}

.ac-date .timer-date__days {
    display: inline;
    margin-right:7px;
    font-weight: bold;
}

.ac-date .timer-date__times {
    display: inline;
    margin-left:7px;
    font-weight: bold;
}

