.yaydp-sale-tag {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  top: 2px !important;
  right: 2px !important;
  -webkit-backface-visibility: hidden;
  z-index: 99;
  pointer-events: none;
  border-style: solid;
  line-height: 1.2;
  border-radius: 5px;
  padding: 0.2em 0.7em;
  font-weight: 600;
  min-height: 30px;
}

.yaydp-sale-tag:not(.yaydp-custom-sale-tag) {
  position: absolute;
  top: 13px;
  right: 9px;
}
