.select2-container .select2-selection--single {

    height: 45px !important;

    border-radius: 10px !important;

    padding: 7px !important;

    font-size: 16px !important;

}

.select2-container--default .select2-selection--single .select2-selection__rendered {

    line-height: 30px !important;

}

.select2-container--default .select2-selection--single .select2-selection__arrow {

    height: 45px !important;

}
