@media (min-width: 1280px) {
  .section-page-header .container {
    padding-left: var(--container-indentation);
  }
}