.container {
  width: 95%;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
}

header {
  display: none !important;
}