.ScrollContainer-content {
    max-height: 54.41667rem!important;
min-height:45rem!important;
}

ScrollContainer-content u-paddingLL u-marginRS u-paddingRS u-paddingTM u-paddingBM is-expanded {
    max-height: 254.41667px!important;
}

.ScrollContainer-content::-webkit-scrollbar-thumb {
    background: #333!important;;
    border-radius: .25rem;
}

.ScrollContainer {
    border-radius: .66667rem;
    box-sizing: border-box;
    height:600px!important;
}

.Container--popover {
    height: 600px!important;
}

.stickyhelp {
  position: fixed;
  bottom: 36px;
  right: 36px;
  font-size: 36px;
  padding: 10px;
}
