.page404.wait {
  height: 650px;
}

@media (max-width: 1199px) {
  .page404.wait {
    height: auto;
  }
}
