.header .logo-wrapper .logo {
  font-size: 40px;
  line-height: 40px;
  font-family: "Courier New",Courier,monospace;
}

@media screen and (min-width: 1024px)
  body > .container {
    width: 1024px;
  }
}
