.main .discount-bar-bg {
    padding-top: 7px;
}
.main .discount-bar {
    background: url('../images/discount-bar.png') 50% 0 no-repeat;
    height: 55px;
    text-transform: uppercase;
    color: #FFF;
    line-height: 40px;
    text-align: center;
}
.main .discount-bar h3 {
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    line-height: 40px;
}