/* Homepage only: keep the editorial layout close to the navigation. */
@media (min-width: 1051px) {
  body.home .dt-main {
    padding-top: 8px !important;
  }

  body.home .dt-layout.dt-layout-three {
    padding-top: 12px !important;
  }
}
