@media screen and (min-width:320px){
	








}

@media screen and (min-width:640px){
	#farm .main img{width:640px; height:247px;}
	
	#farm .page .map {
	width:550px;
	height:250px;
	margin-top:15px;
	overflow:hidden;
	position:relative;
	}
	
	#farm .page .map .map_iframe {
	display:block; overflow:hidden; width:550px; height:200px; position:absolute; 	left:-20px;
	}

}
	