#navigation {
  min-heigh: 31px;
  height: auto;
  background-color: #224055;
}

#navigation .wrapper {
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
