
#slctCountryRegion { width: 300px; max-width: 100%; margin-bottom: 6px;}

@media screen and (max-width: 767px) { 
	
	#slctCountryRegion { width: 100%;}
}
