.take-space {
    max-height: none;
    height: auto !important;
    display: block;
    
}
.tijdslotwidget {
    height: 40vh; 
}
.datum-options,
.tijdslot-options {
    overflow-y: scroll;
    max-height: 40vh;
    
}
