body.helpcenter-page .main-grid {
  grid-template-columns: minmax(0, 1fr);
}

body.helpcenter-page .main-inner {
  width: 100%;
  max-width: 100%;
}

body.helpcenter-page .right-rail {
  display: none;
}
