.header {
background-color: #0d3750;
padding-top:7px
}
@media (min-width: 992px) {
  .navbar-logo img {
    max-height: 400px;
  }
}