.album {
	width: 610px;
	margin-top: 30px;
	margin-bottom: 15px;
}
.album img {
	margin: 1px 1px;
	float: left;
}
.first {
	width: 600px;
	margin-top: 8px!important;
}
.title {
	font-size: 24px;
	color: #1C97D6;
	line-height: 34px;
}
.location {
	font-size:14px;
	color: #888;
}
.album_desc {
	font-size: 13px;
	margin: 5px 0;
}
.testimonial-cat {
    font-size: .9em!important;
    color: #888
}