.wrapStickers{
    position: absolute;
    top: 31px;
    right: 1px;
    z-index: 999;
}
.wrapStickers .sticker{
    width: 80px;
    height: 110px;
    background-size: contain;
    background-repeat: no-repeat;
}
.sticker >img{
    /*width: 100% !important;*/
    /*height: auto !important;*/
}


.prodF .wrapStickers{
    /*position: relative;*/
    margin-bottom: 20px;
}

.prodF .sticker{
    /*width: 88px;*/
    display: inline-block;
    margin-right: 10px;
}

