/* .fcheight{
    height: 60px;
} */

select.fcheight:not([size]):not([multiple]) {
	height: 60px;
}


.select2-container--default .select2-selection--single {
    width: 100% !important;
}