.image-container > img {	max-width: 90%;	margin-top: 0;	box-shadow: -5px 20px 30px rgba(0, 0, 0, 0.15);}.image-container > img:nth-child(even) {	float: left;}.image-container > img:nth-child(odd) {	float: right;}.image-container > img:not(:last-child) {	margin-bottom: -32%;}.image-container::after {	content: '';	display: block;	width: 100%;	clear: both;}.image-block {	width: 100%;	padding-bottom: 74%;}