.select2-container--default .select2-selection--single{
    border-radius:0 !important;
    height: 40px !important;
    width: 100% !important;
}

.form-control{
    border-radius: 0 !important;
    height: 40px !important;
}
