.sticker-catalog.sticker-left{left: 50px;}
.sticker-catalog.sticker-right{right: 18px;}
.sticker-product.sticker-left{left: 50px;}
.sticker-product.sticker-right{right: 20px;}
.sticker-catalog{top: 45px; z-index: 1;}
.sticker-product{top: 55px; z-index: 1;}
@media screen and (min-width: 1199px) {
    .sticker-product.sticker-left {
        left: 185px;
    }
}
.product-thumb {
    overflow: visible !important;
}
#tab-first .sticker-catalog.sticker-left {
    left: 0px;
}
#tab-first .sticker-catalog.sticker-right {
    right: 0px;
}