.gallery {
	float: left;
	width: 150px;
	height: 109px;
	margin-right: 48px;
	margin-bottom: 30px;
}

.gallery-last {
	float: left;
	width: 150px;
	height: 109px;
	margin-right: 0;
	margin-bottom: 50px;
}	

.complete {
	margin-bottom: -65px;
	position: relative;
	left: 20px;
	top: -20px;
	padding: 0;
	z-index: 1;
}

.time {
	position: relative;
	left: 0px;
	top: 12px;
}	
