/* User-supplied worship visuals: shown as the original PNG files without redrawing. */
@media (max-width:900px){
  .mobile-home-editorial .me-worship-menu{
    position:relative!important;
    display:block!important;
    box-sizing:border-box!important;
    width:100%!important;
    min-height:0!important;
    height:auto!important;
    aspect-ratio:1448 / 1086!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    border:0!important;
    border-radius:0!important;
    background:url('assets/worship-four-cards-exact-v197.png') center / 100% 100% no-repeat!important;
  }
  .me-worship-menu::before,.me-worship-menu::after,
  .me-times::before,.me-times::after{content:none!important;display:none!important}
  /* Legacy card artwork has higher selector specificity; clear each tile explicitly. */
  .mobile-home-editorial .me-worship-menu .service-sunday,
  .mobile-home-editorial .me-worship-menu .service-afternoon,
  .mobile-home-editorial .me-worship-menu .service-wednesday,
  .mobile-home-editorial .me-worship-menu .service-choir{
    background:transparent!important;
    background-image:none!important;
    box-shadow:none!important;
    border:0!important;
  }
  .mobile-home-editorial .me-worship-menu .service-sunday::before,
  .mobile-home-editorial .me-worship-menu .service-sunday::after,
  .mobile-home-editorial .me-worship-menu .service-afternoon::before,
  .mobile-home-editorial .me-worship-menu .service-afternoon::after,
  .mobile-home-editorial .me-worship-menu .service-wednesday::before,
  .mobile-home-editorial .me-worship-menu .service-wednesday::after,
  .mobile-home-editorial .me-worship-menu .service-choir::before,
  .mobile-home-editorial .me-worship-menu .service-choir::after{
    content:none!important;
    display:none!important;
  }
  .mobile-home-editorial .me-worship-menu>a{
    position:absolute!important;
    z-index:1!important;
    display:block!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    color:transparent!important;
    overflow:hidden!important;
  }
  .mobile-home-editorial .me-worship-menu>a>*{visibility:hidden!important}
  .mobile-home-editorial .me-worship-menu>a:nth-child(1){left:3.05%!important;top:9.85%!important;width:46.05%!important;height:39.05%!important}
  .mobile-home-editorial .me-worship-menu>a:nth-child(2){left:50.90%!important;top:9.85%!important;width:46.05%!important;height:39.05%!important}
  .mobile-home-editorial .me-worship-menu>a:nth-child(3){left:3.05%!important;top:51.55%!important;width:46.05%!important;height:39.05%!important}
  .mobile-home-editorial .me-worship-menu>a:nth-child(4){left:50.90%!important;top:51.55%!important;width:46.05%!important;height:39.05%!important}
  .mobile-home-editorial .me-times{
    position:relative!important;
    display:block!important;
    box-sizing:border-box!important;
    width:100%!important;
    min-height:0!important;
    height:auto!important;
    aspect-ratio:1086 / 1448!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    border:0!important;
    border-radius:0!important;
    background:url('assets/worship-times-exact-v197.png') center / 100% 100% no-repeat!important;
  }
  .me-times>article{display:none!important}

  /* Keep the alternate mobile worship block from showing a second, conflicting schedule. */
  .mobile-home-new .m-times{
    position:relative!important;
    display:block!important;
    box-sizing:border-box!important;
    width:100%!important;
    min-height:0!important;
    height:auto!important;
    aspect-ratio:1086 / 1448!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    border:0!important;
    border-radius:0!important;
    background:url('assets/worship-times-exact-v197.png') center / 100% 100% no-repeat!important;
    box-shadow:none!important;
  }
  .mobile-home-new .m-times>b{display:none!important}

  /* The approved first-screen artwork already contains its four cards; retain only transparent hit targets. */
  .home-hero-v194 .hero-cards-v194>a{
    opacity:0!important;
    background:transparent!important;
    background-image:none!important;
    box-shadow:none!important;
  }
  .home-hero-v194 .hero-cards-v194>a::before,
  .home-hero-v194 .hero-cards-v194>a::after{content:none!important;display:none!important}
  /* The supplied first-screen artwork already contains the four cards below the hero. */
  .home-hero-v194::after{display:none!important;content:none!important}
}
