#wrap-nav-header.wrap-nav {
  float: none;
  position: fixed;
  width: 50%;
}

.entry-header .entry-title {
  font-size: 0px;
}

.nav-menu a {
  margin-right: 25px;
  margin-left: 25px;
}

.site-description {
  font-size: 20px;
  font-weight: 700;
  color: #dba100;
  line-height: 5px;
}

.subheader.group {
  margin-top: 30px;
}