.header-img {
  line-height: 1;
}
.header-img img {
  width: 100%;
  height: 16px;
  object-fit: cover;
}

@media screen and (max-width: 1023px) {
  .header-404 .headline-h1 {
    font-size: 1.5rem;
  }
}
.content {
  margin-top: 32px;
  margin-bottom: 64px;
}
@media screen and (max-width: 1023px) {
  .content {
    margin-bottom: 48px;
  }
}
.content__main {
  margin-right: 0;
}

/*# sourceMappingURL=404.css.map */
