.sticker-catalog.sticker-left{left: 0px;}
.sticker-catalog.sticker-right{right: 0px;}
.sticker-product.sticker-left{left: 0px;}
.sticker-product.sticker-right{right: 0px;}
.sticker-catalog{top: 5px; z-index: 1;}
.sticker-product{top: 5px; z-index: 1;}
.sticker-rectangle {
    border-radius: 4px;
    white-space: nowrap;
    overflow: hidden;
    width: 80px;
    height: 17px;
    /* text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4); */
    font-size: 10px;
    line-height: 17px;
    background-repeat: repeat-x !important;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #269525;
}
.sticker-product {
    top: 5px;
    z-index: 10;
}