/* Project_Detail */

section.news_article_hero {
  height: 665px;
}

section.news_article_hero .overlay,
section.news_article_hero .content_wrapper {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

section.news_article_hero .overlay {
  background: rgba(0, 0, 0, 0.2);
}
