.site-header {
  position: static !important;
}

.container {
  max-width: 1200px !important;
  min-width: 1200px !important;
  width: 1200px !important;
}

.footer-fixed {
  display: none !important;
}
