.samita_productLabel-content {
  z-index: 1 !important;
  min-width: fit-content;
}

.samita_productLabel .samita_productLabel-tooltip {
  margin-top: 12px;
  margin-bottom: unset;
  top: 100%;
  left: 0%;
  bottom: unset;
  transform: translate(0%, 0);
}

.samita_productLabel .samita_productLabel-tooltip:after {
  top: -10px;
  bottom: unset;
  transform: rotate(180deg);
  margin-bottom: unset;
  margin-top: 5px;
  left: 10%;
}