*, *:before, *:after {
  padding: 0;
  margin: 0;
}

#announcer {
  position: fixed;
  height: 0;
  overflow: hidden;
}

.section-menu {
  position: absolute;
  top: 0;
  left: 0;
  height: 100vh;
  z-index: 5;
}

.section-header {
  background-color: #f4f4f4;
  position: fixed;
  top: 0;
  left: 50px;
  padding-left: 48px;
  padding-right: 98px;
  width: 100vw;
  z-index: 4;
}

body {
  margin: 0;
}

.right-sidebar {
  height: 100vh;
}

bbva-btge-web-right-sidebar-detail-layout {
  height: 100vh;
}

bbva-btge-app-template {
  margin-bottom: -4px;
}

.header {
  z-index: 4;
}