/* Increase logo size */
.header-logo-image {
  max-width: 900px !important;
  max-height: 360px !important;
  width: auto !important;
  height: auto !important; }
