.four-oh-four-page section {
  min-height: 60vh;
}
.four-oh-four-page .content {
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.four-oh-four-page .heading-1 {
  max-width: 800px;
  margin-bottom: 10px;
}
.four-oh-four-page p {
  width: 100%;
  max-width: 400px;
}
.four-oh-four-page .seemax-button {
  margin: 40px 0;
}