div[id="home-hero-banner"]::after {
      background: none !important;
  }
#divider-home {
    @media (min-width: 1200px) {
        padding-bottom: 0 !important;
    }
}
#divider2-home {
    @media (min-width: 1200px) {
        padding-top: 0 !important;
    }
}