html,
body {
  overflow-x: hidden !important;
}

body.hard-page-end-active {
  min-height: 0 !important;
  padding-bottom: 0 !important;
}

body.hard-page-end-active main,
body.hard-page-end-active .page,
body.hard-page-end-active .dashboard,
body.hard-page-end-active .terminal-main,
body.hard-page-end-active .content {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
