/* GHOSTBASE V2.0.1 — GAP FIX APÓS CRIAÇÃO DO HERO */
html.gb2001-gap-fixed,
html.gb2001-gap-fixed body{
  overflow-x:hidden!important;
}
html.gb2001-gap-fixed .gb1997-hero{
  top:auto!important;
  transform:none!important;
  width:100vw!important;
  max-width:none!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
}
html.gb2001-gap-fixed .gb1997-old-hero{
  display:none!important;
  height:0!important;
  min-height:0!important;
  max-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  overflow:hidden!important;
}