/* STS v5.6.164 - move live showcase up to align with the left rail cards */
html body.streamx-v5.twitch-v53 .sts-tv-home{
  padding-top:14px!important;
}

html body.streamx-v5.twitch-v53 .sts-live-showcase{
  margin-top:-24px!important;
  margin-bottom:38px!important;
}

html body.streamx-v5.twitch-v53 .sts-tv-sidebar{
  margin-top:0!important;
}

html body.streamx-v5.twitch-v53 .sts-live-main-card{
  transform:translateY(0)!important;
}

@media(max-width:1150px){
  html body.streamx-v5.twitch-v53 .sts-live-showcase{
    margin-top:0!important;
  }
}
