.esel_images_cont {
	float: left;
	width: 100%;
	text-align: center;
	position: relative;
}

.esel_image_item {
	float: left;
	margin: 0 0 30px ;
	width: 25%;
	min-width: 100px;
}

.esel_image {
	width: 95%;
	height: auto;
}