/* STS v5.7.9 — transparent compact header logo fix */
html body.streamx-v5.twitch-v53 .sts-mockup-header{
  background:#030406!important;
  background-image:none!important;
  box-shadow:none!important;
  border-bottom:1px solid #171922!important;
}
html body.streamx-v5.twitch-v53 .sts-mockup-header .sts-mock-left{
  background:transparent!important;
  background-image:none!important;
  box-shadow:none!important;
  min-width:0!important;
}
html body.streamx-v5.twitch-v53 .sts-mock-brand{
  width:205px!important;
  min-width:205px!important;
  max-width:205px!important;
  height:54px!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  background-image:none!important;
  box-shadow:none!important;
  overflow:visible!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
}
html body.streamx-v5.twitch-v53 .sts-mock-brand::before,
html body.streamx-v5.twitch-v53 .sts-mock-brand::after{display:none!important}
html body.streamx-v5.twitch-v53 .sts-mock-brand img{
  display:block!important;
  width:205px!important;
  max-width:205px!important;
  height:55px!important;
  object-fit:contain!important;
  object-position:left center!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  filter:none!important;
  opacity:1!important;
}
@media(max-width:1100px){
  html body.streamx-v5.twitch-v53 .sts-mock-brand{width:176px!important;min-width:176px!important;max-width:176px!important}
  html body.streamx-v5.twitch-v53 .sts-mock-brand img{width:176px!important;max-width:176px!important;height:48px!important}
}
@media(max-width:760px){
  html body.streamx-v5.twitch-v53 .sts-mock-brand{width:150px!important;min-width:150px!important;max-width:150px!important;height:46px!important}
  html body.streamx-v5.twitch-v53 .sts-mock-brand img{width:150px!important;max-width:150px!important;height:43px!important}
}
