/* ==========================================================================
   TARIFS CAROUSEL STYLES (extracted from inline PHP)
   ========================================================================== */

.tarifs-club-carousel {
  width: 100%;
  overflow: hidden;
}

.tarifs-item img {
  width: 100%;
  height: auto;
  display: block;
}
