body {
  padding-top: 0;
}
header {
  position: static;
  box-shadow: none;
}
header #nav-global {
  display: none !important;
  background-color: #000;
}
footer #footer-info {
  width: 100% !important;
  text-align: center !important;
}
footer #footer-nav {
  display: none !important;
}
