#culture3_1 .text ruby:nth-of-type(5),
#culture3_1 .text ruby:nth-of-type(6) {
	margin: 0 0.5em;
}

@media (max-width: 640px) {
}

@media (min-width: 641px) {

	#greeting .words {
		transform: translateX(1em);
	}

	article .text h4 br {
		display: none;
	}
	article .image {
		min-width: 0;
	}
	
	#image3_1_1 {
		width: 12em;
	}

	#culture1_3 {
		margin-top: -1em;
	}
	#culture1_3 > div {
		vertical-align: middle;
	}

	#culture2_3 {
		margin-top: -3em;
	}
	#culture2_3 > div {
		vertical-align: bottom;
	}
	#culture2_3 > div .text {
		transform: translateY(-1em);
	}
}

#schoollife1_2 .text ruby:nth-of-type(1),
#schoollife1_2 .text ruby:nth-of-type(2) {
	margin: 0 0.25em;
}