.unset-max-height {
    max-height: unset;
}
.no-flex {
    flex: unset !important;
}
