/* Fix for autocomplete forms */
.select2-container--default .select2-selection--single {
	height: 2.4em !important;
}
