.hero {
  min-height: min(820px, calc(100vh - 76px));
}
