.slide-nav__image.badge-relative {
  position: relative !important;
}

.main-product-img {
  position: relative !important;
}

.product-refurbished-badge {
  position: absolute;
  right: 0;
  top: 10%;
  width: 100%;
  max-width: 45%;
  z-index: 1;
}

.product-refurbished-badge img {
  width: 100%;
}

