.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 0.7rem 1.06rem;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 12px;
}
.select2-container .select2-selection--single {
    height: auto !important;
    border-color: #ced4da !important;
}