#job-filter-region {width: 50%;}

@media screen and (max-width: 768px) {
	#job-filter-region {width: 100%;}
}