/* Cacher l'étiquette PROMOTION */
.promo-label {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
}