/* Increase the size of navbar logo */
.navbar-brand img {
  height: 75px;
}
.navbar-brand {
  height: 75px;
}
