/* STUPPLAYS — single LIVE/VOD card presentation */
#sp-walkthrough .gen-banner-movies .cinematic-slide[data-live="on"] .poster-wrapper > .live-video.sp-main-card-video,
#sp-walkthrough .gen-banner-movies .cinematic-slide[data-live="on"] .poster-wrapper > .live-video.sp-main-card-video iframe{
  display:block!important;visibility:visible!important;opacity:1!important;
  width:100%!important;height:100%!important;
}
#sp-walkthrough .gen-banner-movies .cinematic-slide[data-live="on"] .poster-wrapper > img{
  opacity:0!important;visibility:hidden!important;
}
