.nts-select-multiple__selected-options {
    padding: 2px 0;
}


.nts-select-multiple__filter-options {
    max-height: 175px;
}

.nts-select-multiple__filter-options:disabled {
    cursor: not-allowed;
}