.images-grid {
	text-align: justify;
	font-size: 0;
	line-height: 0;
}
.image-wrapper {
	display: inline-block;
}
.image-thumb {
	max-width: 100%;
}

.images-grid-2 .image-wrapper {
	margin-top: 10px;
}