.jet-smart-filters-select{
	.jet-select__control{
		width: 100%;
		display: block;
		height: auto;
		min-height: auto;
		/* -webkit-appearance: none;
		-moz-appearance: none;
		appearance: none; */
	}
}