#content {
  min-height: 100vh;
}

.content-inner {
  min-height: 100vh;
  position: relative;
}

#main {
  width: 100%;
  position: absolute;
  top: 15%;
  padding: 0;
}

.title-404 {
  font-size: 2.8rem;
}

.search-box-404 {
  width: 500px;
  margin: 0 auto;
}

.pege-top-link {
  width: 260px;
}
