.filterStyle + .select2.select2-container.select2-container--default {
    height: 64px !important;
}
.filterStyle + .select2.select2-container.select2-container--default .select2-selection.select2-selection--single {
    height: 54px !important;
}
.filterStyle + .select2.select2-container.select2-container--default .select2-selection.select2-selection--single .select2-selection__rendered {
    padding-top: 8px !important;
}
.filterStyle + .select2.select2-container.select2-container--default .select2-selection.select2-selection--single .select2-selection__arrow {
    bottom: 24px !important;
}
