/* CSS Document */

.fiche-unite .end-date,
.fiche-unite .price {
      display: none !important;
}

.fiche-unite .end-date.active,
.fiche-unite .price.active {
      display: block !important;
}