@media (max-width: 640px) {
}

@media (min-width: 641px) {
	article .text h4 br {
		display: none;
	}
	article .image {
		min-width: 0;
	}
	
	#image3_1_1 {
		width: 12em;
	}
	
	#image1_3_2 {
		width: 14em;
	}
	
	#culture1_2 > div,
	#culture1_3 > div,
	#culture3_3 > div,
	#other1_2 > div {
		vertical-align: middle;
	}
	
	#other1_2 {
		margin-top: -1.5em;
	}
}
