@charset "utf-8";

.latest-gallery {
	font-size:0;
	text-align:left;
	margin-top:40px;
}

.latest-gallery ul {
	margin-bottom:-24px;
}

.latest-gallery li {
	display:inline-block;
	margin-bottom:24px;
	margin-left:24px;
}

.latest-gallery li:nth-child(4n+1) {
	margin-left:0;
}