.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: 0px; z-index: 1;}
.sticker-product{top: 0px; z-index: 1;}
.sticker-custom1{background: url('/image/catalog/stickers/bigrectangle/darkblue.png');}
.sticker-custom2{background: url('/image/catalog/stickers/bigrectangle/red.png');}
.sticker-custom3{background: url('/image/catalog/stickers/bigrectangle/purple.png');}
.sticker-custom4{background: url('/image/catalog/stickers/bigrectangle/green.png');}
.sticker-custom5{background: url('/image/catalog/stickers/bigrectangle/orange.png');}
.sticker-rectangle {
      width: 100%!important;
}
@media (max-width: 768px){
.sticker-left .sticker-bigrectangle {
margin-left:0!important;
}
.sticker-bigrectangle {
border-radius:5px;
min-width: 60px;
     height: 20px;
     font-size: 12px;
    line-height: 12px;
    padding: 4px 5px 0px 5px;
}
.sticker-left .sticker-rectangle {
     margin-left:0!important;
     
}
}
@media (min-width: 768px){
.sticker-rectangle {
height: auto!important;
font-size: 14px!important;
padding: 6px!important;}
}

.sticker-ribbon{
width: auto;
height: auto;
font-size: 13px;
background-color: #ccc;
padding: 6px;
border-radius: 4px;
text-shadow:none;
}
.sticker-bigrectangle {
border-radius: 4px;
}