#header {
  padding: 1em 0;
  margin-bottom: 1em;
}
#logo-wrapper #logo-image {
  content: url(../logo.svg);
  width: 3in;
  height: auto;
}
