.daily_discounts .daily_slider_bg{
    background:#f5f5f5;
    line-height:24px;
    padding-top: 21px;
    padding-bottom: 20px;
}
.daily_discounts .count_timer{
    font-size:40px;
    line-height:53px;
}
.daily_discounts .count_timer .timer_blk{
    width:60px;
    height:53px;
    margin:0 5px;
}
.daily_discounts .slide_group img{
    max-height:225px !important;
    width:auto;
    margin: 0 22%;
}
.daily_discounts .clsmarkdwon{
    position: relative;
    width: 93px;
    height: 28px;
    background: #FF0000;
    z-index: 99;
    text-align: center;
    float: right;
    padding: 5px 10px;
    margin-top: 10px;
    margin-right: 10px;
    line-height: 1.2;
}

.daily_discounts .markdown-text {
    color: white;
    font-size: 16px;
    font-family: "Roboto Regular",sans-serif;
}

@media(max-width:1350px){
    .daily_discounts .count_timer{font-size:30px;}
}