.bigstep-playground-landing-page {
  overflow-x: hidden !important;
}

.bigstep-playground-landing-page .haru-page-title,
.bigstep-playground-landing-page .page-sidebar {
  display: none !important;
}

.bigstep-playground-landing-page .haru-page > .h-row,
.bigstep-playground-landing-page .page-content,
.bigstep-playground-landing-page .page-content-wrap,
.bigstep-playground-landing-page .entry-content,
.bigstep-playground-landing-page article.page {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.bigstep-playground-landing-page .page-content {
  flex: 0 0 100% !important;
}
