@media only screen and (max-width : 900px)   {

	#search_field {
		width:200px;
	}

}