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

h1:empty + div.page-issue-date {
  display: none;
}

footer.site-footer {
	background: #335495;
}

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