.nice-select {
    min-width: 320px;
}
.nice-select .list {
    max-height: 300px;
    overflow-y: scroll !important;
}