.max-height-32 {
    min-height: 32rem!important;
    max-height: 32rem!important;
}

.vh-90 {
    height: 93vh !important;
}