.header {
  margin-top: 0 !important;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 2em;
  background-color: #063755;
  color: #fff;
  padding: 1.5em 0 1em;
}
.header hr, .header h5 {display: none;}

.header img {
  height: auto;
  max-height: 50px;
  margin-bottom: 1em;
}