@media (min-width: 992px) {
.navbar-mainnavigation .navbar-brand-image img {
    max-height: 90% !important;
}
}

.progress-bar-red {
  background-color: #ff3f00;
  }

.progress {
  height: auto;
  }