/* V415 - Mobile banners: actual rendered blocks, root-level ad boxes and fixed fallback. */
@media (max-width: 900px) {
  html body .z401-promo,
  html body .z401-promo-top,
  html body .z401-promo-bottom,
  html body .z401-bottom-extra {
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    width:100%!important;
    min-height:72px!important;
    height:auto!important;
    max-height:none!important;
    overflow:hidden!important;
    position:relative!important;
    margin:10px 0!important;
    padding:0!important;
  }
  html body .z401-promo > .ad-box,
  html body .z401-promo > .ad-v3-box,
  html body .z401-bottom-extra > .ad-box,
  html body .z401-bottom-extra > .ad-v3-box,
  html body .z401-promo .ad-click,
  html body .z401-bottom-extra .ad-click,
  html body .z401-promo .ad-html,
  html body .z401-bottom-extra .ad-html {
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    width:100%!important;
    min-height:72px!important;
    height:auto!important;
    max-height:none!important;
    overflow:hidden!important;
    position:relative!important;
  }
  html body .z401-promo img:not(.ad-tracking-pixel),
  html body .z401-promo video,
  html body .z401-bottom-extra img:not(.ad-tracking-pixel),
  html body .z401-bottom-extra video {
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    width:100%!important;
    height:auto!important;
    min-height:72px!important;
    max-height:160px!important;
    object-fit:contain!important;
    object-position:center!important;
    background:#090611!important;
  }
  html body .z401-promo iframe,
  html body .z401-bottom-extra iframe {
    display:block!important;
    width:100%!important;
    height:120px!important;
    min-height:90px!important;
    border:0!important;
  }
  html body .ad-v3-mobile-bottom,
  html body .ad-slot-mobile_bottom_banner {
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    pointer-events:auto!important;
    position:fixed!important;
    left:8px!important;
    right:8px!important;
    bottom:86px!important;
    width:auto!important;
    z-index:100020!important;
  }
  html body .ad-v3-mobile-bottom .ad-box,
  html body .ad-v3-mobile-bottom .ad-click,
  html body .ad-slot-mobile_bottom_banner .ad-box,
  html body .ad-slot-mobile_bottom_banner .ad-click {
    display:block!important;
    width:100%!important;
    min-height:58px!important;
    max-height:76px!important;
    overflow:hidden!important;
  }
  html body .ad-v3-mobile-bottom img:not(.ad-tracking-pixel),
  html body .ad-v3-mobile-bottom video,
  html body .ad-slot-mobile_bottom_banner img:not(.ad-tracking-pixel),
  html body .ad-slot-mobile_bottom_banner video {
    display:block!important;
    width:100%!important;
    height:64px!important;
    min-height:58px!important;
    max-height:64px!important;
    object-fit:contain!important;
    background:#090611!important;
  }
}
