/* Mixins */
.facility-type-batch-add-component .transform-column, .facility-type-batch-add-component .transform-column-middle {
  height: 45vh !important;
}
.facility-type-batch-add-component .left-transform-column .ul-list {
  max-height: calc(45vh - 48px) !important;
  height: calc(100% - 48px) !important;
}

/*# sourceMappingURL=54.ce29c5d3.css.map*/