.item-info .tab-info {
  width: 90%;
}

.us-module-stickers {
    z-index: 100;
    padding-top: 3px;
    font-weight:bold;
}
.us-module-stickers-sticker {
    margin-left: 17px;
    border-radius: 10px;
    text-align: center;
    text-transform:uppercase;
    border: 1px solid;
}
.us-module-stickers-sticker-discount {
    background-color: #f38c0c;
}
.us-module-stickers-sticker-stickers_special {

}
.us-module-stickers-sticker-stickers_sold {

}
.us-module-stickers-sticker-stickers_popular {
    color: #316509;
}
.us-module-stickers-sticker-stickers_bestseller {

}
.us-module-stickers-sticker-stickers_ends {

}
.us-module-stickers-sticker-stickers_new {

}