.otreesticker {padding:4px; max-width: 30%;}
#product .product-cover .otreesticker {padding:20px}
.thumbnail-wrapper {position:relative}
.otreesticker {position: absolute;z-index: 3;}
.otreesticker img,.hot-shot-module .discounts-wrapper .products-wrapper .otreesticker img{max-height:90px; background:transparent; max-width: 100%!important;}
.otreesticker.position_1 {left:0;top:0}
.otreesticker.position_2 {left:50%;top:0; transform: translate(-50%,0);}
.otreesticker.position_3 {right:0;top:0}
.otreesticker.position_4 {left:0;top:50%; transform: translate(0,-50%);}
.otreesticker.position_5 {left:50%;top:50%; transform: translate(-50%,-50%);}
.otreesticker.position_6 {right:0;top:50%; transform: translate(0,-50%);}
.otreesticker.position_7 {left:0; bottom:0}
.otreesticker.position_8 {left:50%;bottom:0; transform: translate(-50%,0);}
.otreesticker.position_9 {right:0; bottom:0}
@media (max-width: 767px) {
    #product .product-cover .otreesticker {padding:5px}
}
