.bountiful--top-bar .slot--top-bar-audience-selector,
.slot--sidebar-audience-selector {
    display: none;
}
@media(min-width:992px) and (max-width:1100px){
.bountiful--header{
    min-height:165px !important;
  }
  .bountiful--top-bar{
    min-height:36px !important;
  }
  .bountiful--body .bountiful--body-wrapper,
  div#top{
    min-height:100vh !important;
  }
  .bountiful--footer{
    min-height:255px !important;
  }
  .bountiful--start-page .tws-container--tws-newsletter-subscribe{
    min-height:79px !important;
  }
  .bountiful--start-page .tws-container--tws-articles-two,
  .tws-articles-two{
    min-height:862px !important;
  }
  .bountiful--start-page .bountiful--component-container>div:first-child,
  .tws-container--tws-content-box-2x.shopwindow{
    min-height:148px !important;
  }
  .tws-container--tws-custom-html.introduction{
    min-height:293px !important;
  }
}