/* override the .navbar min-height */
.navbar {
  min-height: 70px;
}
