/* STS v5.6.158 - remove platform stats widget from left rail */
html body.streamx-v5.twitch-v53 .platform-stats-side,
html body.streamx-v5.twitch-v53 .sts-platform-stats,
html body.streamx-v5.twitch-v53 .side-group.platform-stats-side {
  display: none !important;
}
