main.background {
  margin-top: calc(0px - var(--header-height) - var(--banner-height, 0px)) !important;
}