#header .logo {
  display: block;
  margin: 0 auto 1rem auto;
  height: 5rem; /* New height of your logo in rem units */
}