/* level sketch: display images without empty vertical space */
img.levelsketch {
	vertical-align: bottom;
}
