.wpdae_multiple_selectcontrol select[multiple] {
	height: auto !important;
	padding: 4px !important;
}
.wpdae_multiple_selectcontrol span.components-input-control__suffix{
	display: none;
}