html body #accueil .mz-hero-show__eyebrow.mz-slider-station-logo {
  position: relative !important;
  width: 118px !important;
  height: 46px !important;
  box-sizing: border-box !important;
  justify-content: center !important;
  overflow: hidden !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 999px !important;
  background-color: transparent !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
}

html body #accueil .mz-hero-show__eyebrow.mz-slider-station-logo img {
  position: static !important;
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center !important;
  opacity: 0 !important;
  transform: none !important;
}

html body #accueil .mz-hero-show:nth-child(1) .mz-hero-show__eyebrow.mz-slider-station-logo {
  background-image: url("assets/partenaires/fhits-radio-transparent-574.png") !important;
}

html body #accueil .mz-hero-show:nth-child(2) .mz-hero-show__eyebrow.mz-slider-station-logo {
  background-image: url("assets/partenaires/fhits-aquitaine-transparent-574.png") !important;
}

html body #accueil .mz-hero-show:nth-child(3) .mz-hero-show__eyebrow.mz-slider-station-logo {
  background-image: url("assets/partenaires/fhits-aquitaine-transparent-574.png") !important;
}

@media (max-width: 760px) {
  html body #accueil .mz-hero-show__eyebrow.mz-slider-station-logo {
    width: 104px !important;
    height: 40px !important;
    border-radius: 12px !important;
  }
}
