.hero.without-featured-image .page-title, .hero.with-featured-image .hentry, .hero {
  display: none;
}

.content-area {
  padding-top: 0px;
}

.navigation-wrapper {
  height: 150px;
}

.site-header {
  display: none;
}

.site-footer {
    display: none;
}
