/* STS v5.8.5 - real category viewer totals + categories-only layout */
html body.streamx-v5.twitch-v53 .sts403-fullscreen .sts402-discovery-grid.sts413-categories-only{
  grid-template-columns:minmax(0,1fr)!important;
}
html body.streamx-v5.twitch-v53 .sts403-fullscreen .sts413-categories-only .sts402-section{
  min-width:0!important;
  width:100%!important;
}
.sts402-cat-grid small em{font-style:normal;color:inherit}
