  .region.region-top-bar {
    display: none;
  }
  
  .site-header {
    display: none !important;
  }
  
  .site-footer {
    display:none;
  }