/* Increase header logo size */
.navbar-brand img {
  max-height: 80px !important;
  height: auto;
  width: auto;
}
