/* 1) Скрываем абсолютно всё, что модуль пометил как скрытое */
.r_hidden,
.nlm113-notactive-block571530206 {
  display: none !important;
  position: static !important;
  top: auto !important;
  bottom: auto !important;
}

/* 2) Показываем всё, что модуль пометил как показанное */
.r_showed,
.nlm113-active-block571530206 {
  display: block !important;
  position: static !important;
  height: auto !important;
  max-height: none !important;
  overflow: visible !important;
}

/* 3) Убедимся, что обёртка табов растягивается по высоте содержимого */
[data-record-type="734"] .t396__wrapper {
  height: auto !important;
  max-height: none !important;
  overflow: visible !important;
}
