.main-menu { background: #f2cb54 !important; }

.list_block {
    margin-left: 10px;
    margin-top: 3px;
}

.discount{
    padding: 8px;
    margin-top: 2px;
}

.discount.active{
    background: #fef0c4;
}

.discount img{
    float: left;
    margin-right: 20px;
}

.discount .discnt_number{
    height: 25px;
    width: 67px;
    background: url('/i/skidka_bg.png') no-repeat;
    margin-left: 172px;
    margin-top: 4px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    color: white;
}