.product__tag_online_exclusive {
  z-index: 10;
  position: absolute;
  color: #121212;
  background-color: #cdd32d;
  font-size: 0.85rem;
  font-weight: 600;
  padding: 0.25rem 0.5rem;
  top: 0;
  left: 0;
}