#page-structure{
  height: 100vh;
}

.header-text {
  h2, h1{
   font-family: HelveticaNeue, Helvetica, Arial, "Lucida Grande", sans-serif !important;
   font-weight: 900 !important;
  }
}

#pat {
    width: 15em;
    position: relative;
    float: left;
}

#nclud-logo, #mobile-menu-button {
    z-index: 998;
}