.closed{
	overflow:hidden;
	height:1px;
}
.open{
	overflow:visible;
	height:auto;
}
.farmcontainer{
	border:2px solid #EFEFEF;
}