body.page-node-26 .header-utility-container,
.cc-window,
.cc-revoke {
  display: none !important;
}

@media (min-width: 992px) {
  body.page-node-26 #header.header.container,
  body.page-node-26 #page > .container {
    width: 1140px !important;
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  body.page-node-26 #main-wrapper > .container {
    width: 1140px !important;
    max-width: calc(100% - 12px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  body.page-node-26 #header {
    padding-bottom: 0 !important;
  }

  body.page-node-26 .site-branding.py-2 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  body.page-node-26 .site-branding,
  body.page-node-26 .site-logo,
  body.page-node-26 .site-branding img {
    display: block !important;
    width: 1140px !important;
    max-width: 100% !important;
    height: auto !important;
  }

  body.page-node-26 #navigation nav .nav {
    flex-wrap: nowrap !important;
    font-size: 14px !important;
  }

  body.page-node-26 #navigation .nav-link {
    padding: 9px 9px !important;
    white-space: nowrap !important;
  }

  body.page-node-26 #navigation .nav > .nav-item:last-child .nav-link {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
