.x13-sticker {
  position: absolute;
  z-index: 1;
  border: none;
  display: block;
}

.x13-sticker img {
  background: none !important;
  height: auto !important;
  width: auto !important;
  margin: 5px !important;
  box-shadow: none !important;
}

.x13-sticker.x13-sticker-list img {
  max-width: 50px;
  max-height: 50px;
}

.x13-sticker.x13-sticker-product img {
  max-width: 100px;
  max-height: 100px;
}

.x13-sticker-pos-1 {
  top: 0;
  right: 0;
}

.x13-sticker-pos-2 {
  top:0;
  left: 0;
}

.x13-sticker-pos-3 {
  bottom:0;
  right: 0;
}

.x13-sticker-pos-4 {
  bottom:0;
  left: 0;
}
