/**
 * SaltaConectada Pro 2026 · Tema 1.0.91
 * SC HEADER BRAND SCALE 115 V1
 * +15% visual al logo principal SC, sin deformación ni cambio de caja.
 */
.sc-header129 .jcb-hb429-brand.sc-header129__logo-box{
  overflow:visible!important;
}
.sc-header129 .jcb-hb429-brand.sc-header129__logo-box > img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  transform:translateY(5px) scale(1.15)!important;
  transform-origin:center bottom!important;
}

/* Runtime/fallback legacy del Header global. */
.jcx-header428__brand--jc{
  overflow:visible!important;
}
.jcx-header428__brand--jc img{
  width:auto!important;
  height:auto!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  transform:translateY(4px) scale(1.15)!important;
  transform-origin:center bottom!important;
}
