.sticker {
    position: absolute;
    top:10px;
    display:block;
    z-index: 99;
    left: 10px;
}
.product_wrapper .sticker{
    left: 25px;
}