/* PATCH 246 — logo mobile 30% maior, preservando estrutura do topo */
.tb-topbar-faith199{
  overflow:visible!important;
}
.tb-brand-faith199{
  overflow:visible!important;
  position:relative!important;
  z-index:2!important;
}
.tb-brand-logo-faith199{
  width:278px!important; /* 214px x 1.30 */
  height:101px!important; /* 78px x 1.30 */
  max-width:none!important;
  object-fit:contain!important;
  object-position:center!important;
  transform:none!important;
  filter:none!important;
}
@media(max-width:390px){
  .tb-brand-logo-faith199{
    width:257px!important; /* 198px x 1.30 */
    height:94px!important; /* 72px x 1.30 */
  }
}
