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

/*# sourceMappingURL=83.10c6ce2f.css.map*/