.select2-container .select2-selection--single{
	min-height: 38px !important;
}
.select2-container {
    width: 100% !important;
    padding: 0;
}
