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

/*# sourceMappingURL=82.f7b11949.css.map*/