/* Correctif final des bannières sur téléphone et tablette */
@media (max-width:900px){
  #accueil .mz-hero-show{min-height:570px!important;background:#171019!important}
  #accueil .mz-hero-show__image{position:absolute!important;inset:12px 10px auto!important;width:calc(100% - 20px)!important;height:auto!important;max-height:60%!important;object-fit:contain!important;object-position:center top!important;transform:none!important;opacity:1!important}
  #accueil .mz-hero-show::after{background:linear-gradient(180deg,transparent 28%,rgba(2,7,17,.72) 58%,rgba(2,7,17,.99) 77%)!important}
  .emission-dedicated-page .ed-hero{min-height:570px!important;background-color:#030711!important}
  .emission-dedicated-page .ed-hero::before{background-image:linear-gradient(0deg,rgba(2,5,12,.99) 0%,rgba(2,5,12,.73) 48%,rgba(2,5,12,.06) 78%),var(--ed-banner)!important;background-position:center,center top!important;background-size:100% 100%,contain!important;background-repeat:no-repeat!important}
  .radio-france-page .rf-hero{min-height:640px!important;background-color:#030711!important;background-position:center,center top!important;background-size:100% 100%,contain!important;background-repeat:no-repeat!important}
  .radio-france-page .rf-house{background-position:center,center top!important;background-size:100% 100%,contain!important;background-repeat:no-repeat!important;background-color:#030711!important}
  .passages-tv-page .hero,.tv-premium-page .hero{min-height:auto!important;padding-top:120px!important;background-size:contain!important;background-position:center top!important;background-repeat:no-repeat!important}
  .dp-hero-feature img,.mz-book-hero img,.press-portrait-376 img,.contact-portrait img{object-fit:contain!important;object-position:center!important;background:#19111a!important}
}
@media (max-width:560px){
  #accueil .mz-hero-show{min-height:590px!important}
  #accueil .mz-hero-show__image{max-height:56%!important}
  .emission-dedicated-page .ed-hero{min-height:590px!important;padding:28px 20px!important}
  .radio-france-page .rf-hero{min-height:680px!important}
}
