.choices {
    min-width: 220px;
    margin-bottom: 10px;
}

.choices__list--dropdown .choices__item--selectable, .choices__list[aria-expanded] .choices__item--selectable {
    padding: 10px !important;
}
