.HeroPanel.Smoke.Subpage {
    height: auto;
}
.HeroSmokeScreen {
    padding: 0% 0% 6%;
    height: 50px;
}

h2 {
    text-align: center !important;
}

.LeftImage .medium-8,
.RightImage .medium-8,
.FeatureColumnsWrapper {
    width: 100%;
}
.ProgramColumns {
    padding: 4em 4em;
    height: auto  !important;
    
    break-before: page; 

}

.FeatureColumns,
.ProgramPanel {
    padding: 2em 0em;
    height: auto  !important;
}

.Subpage .HeroTitle {
    text-shadow: 0 0 0 rgb(0, 0, 0) !important;
}

  .accordion-content {
    display: block !important;
  }
  
.sidebar,
.RightImage div.row div.medium-4,
.LeftImage div.row div.medium-4,
.backToTop,
.expand-all-btn,
.LifestyleColumns{
    display: none;
}

.LeftImage, .RightImage {
    background: #ffffff !important;
}

.LeftImage h2, 
.RightImage h2 {
    color: #000000 !important;
}
