@media (min-width: 992px) {
  .main-header .navbar-logo img {
    max-height: 110px;
  }
}

footer.site-footer {
	background: #00A099;
}

footer .footer-brand-image {
	display: none;
}
