.catalog-system-scheme-wrapper {
  overflow: auto;
  position: relative;
  max-height: 610px;
}

.catalog-system-scheme-wrapper > img {
  max-width: fit-content;
}

.catalog-system-scheme-item {
  position: absolute;
}
