  #main,
  #topics,
  #mainContent,
  .postBody {
    overflow: visible;
  }
  #mainContent .forFlow {
    overflow: visible;
  }
  .zoom-overlay {
    background: transparent;
  }
.zoom-overlay {
    background: rgba(0,0,0,0.5) !important;
    z-index: 6;
}
  #home {
    z-index: auto !important;
  }