.template-404 .title + * {
  margin-top: 1rem;
}

@media screen and (min-width: 750px) {
  .template-404 .title + * {
    margin-top: 2rem;
  }
}
