#create-incident .portlet-full  {min-height: 660px;}
#create-incident .portlet-half  {
    min-height: 320px;
    max-height: 320px;
}

.scrollbar {
    max-height: 220px; 
    overflow-y: auto;
}