#history article .block {
	position: relative;
}
#history1_1 .image {
	position: absolute;
}

@media (max-width: 640px) {
	#history1_1 .text {
		padding-bottom: 5em !important;
	}
	#history1_1 .image {
		left: 0;
		bottom: 1em;
		width: 100%;
	}
}

@media (min-width: 641px) {
	article .text h4 br {
		display: none;
	}
	article .image {
		min-width: 0;
	}
	#image2_1_1 {
		width: 15em;
	}
	#image7_1_3 {
		width: 12em;
	}
	
	#culture1_3 {
		margin-top: 0;
	}
	#culture1_3 > div {
		vertical-align: middle;
	}
	#culture1_4 {
		/*
		margin-top: 0.5em;
		*/
	}
	#culture1_4 > div {
		vertical-align: bottom;
	}
	#culture3_4 > div {
		vertical-align: middle;
	}
	#sports1_2 > div {
		vertical-align: middle;
	}

	#history1_1 .image {
		right: 0;
		bottom: 100%;
		transform: translate(-1em, 2em);
	}
}
