#site-header {
  margin-bottom: 20px;
  padding-bottom: 0px;
  transform: scale(1);
  bottom: 0px;
  background-attachment: fixed;
  background-size: cover;
}
.site-branding .site-title {
  display: none;
}
.site-branding .site-description {
  display: none;
}
.site-branding {
  padding-bottom: 5px;
  padding-top: 79px;
}
img.custom-logo {
  background-position: center;
  transform: scale(1.24) translate(-310px, 35px);
}
#navigation {
  font-size: 28px;
  line-height: 21px;
  transform: translate(-10px, -5px);
}
