@media only screen and (max-width: 1024px) {
  body.mkdf-content-is-behind-header:not(.error404) .mkdf-content {
    margin-top: 0 !important;
  }
}