.min-height-auto {
    min-height: auto !important;
}

.max-height-400 {
    max-height: 400px;
}