body,
html {
  overflow: visible !important;

  height: auto !important;

  background: none !important;
}

.main-content {
  width: auto !important;
  max-width: none !important;
  margin: 0 !important;

  box-shadow: none !important;
}

.background-gallery,
.site-header-mobile,
.site-header,
.site-footer,
.path-nav,
.connection-status-widget,
.mobile-visible.site-header-fixed .site-header-mobile,
.html-banner,
[data-component="ItemMenu"] {
  display: none !important;
}

.item-window-container {
  overflow: visible !important;
}

.about-scheme__person-item,
.about-scheme__substructure-item {
  page-break-inside: avoid;
}
