.snize-product-label {
  background: url('https://store-8lwkyk05bo.mybigcommerce.com/content/images/weby-go-sale-custom-badge.svg')
    no-repeat center center !important;
  font-size: 12px !important;
  padding: 10px 17px !important;
  position: absolute !important;
  top: 16px !important;
  right: 0 !important;
  left: 0 !important;
  bottom: auto !important;
  line-height: 1 !important;
}

.snize-in-stock {
  font-size: 10px !important;
}

.snize-product-label + .snize-product-label {
  top: 16px !important;
  left: -6px !important;
}

.snize-product-label + .snize-product-label + .snize-product-label {
  top: 38px !important;
  left: -6px !important;
}

@media screen and (min-width: 320px) {
  .snize-product-label {
    top: -6px !important;
    right: auto !important;
  }
}

@media screen and (min-width: 420px) {
  .snize-product-label {
    font-size: 14px !important;
  }

  .snize-in-stock {
    font-size: 15px !important;
  }
}
