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

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

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

