.section-404 {
  min-height: calc(100vh - 80px);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.section-404 #illustration {
  width: 50%;
  height: auto;
}/*# sourceMappingURL=404.css.map */