.select2-results__option {
    margin-bottom: 0px !important;
}
.select2-container--default .select2-selection--single {
    text-align: left !important;
    border: none !important;
}
.select2-selection__arrow {
    top: 5px !important;
}