header {
  border-top: 5px solid #004494;
  box-shadow: 3px 0px 6px -3px #000;
  padding: 0px 0; }
  header .row {
    align-items: center; }
    @media only screen and (min-width: 992px) {
      header .row {
        align-items: baseline !important; } }
