.sticker-sold_out_badge {
  top: 0;
  left: 0;
  width: max-content !important;
}

.thumbnail-sticker.sale-sticker, .thumbnail-sticker.sold-out-sticker {
    background-color: #000;
    color: #fff;
}

.sticker-holder__content {
  position: relative;
}