.module_references {
	margin: 35px 0;
}
.module_references .text {
	/*text-align: center;*/
	border-bottom: 1px solid #e0e0e0;
	padding: 10px 0;
}
.module_references span {
	vertical-align: middle;
}
.module_references .subheadline.gray {
	color: #4e4f4f;
}
.module_references .img_grid {
	margin-top: 50px;
	margin-bottom: 50px;
}
.module_references .img_grid + .subheadline {
	margin-bottom: 0;
}

.bp_768 .module_references .grid_25 .grid_unit:nth-child(4n+1) {
	clear:left;
}
.bp_768 .module_references .text {
	min-height: 88px;
}
.bp_768 .module_references .image {
    text-align: center;
}

.bp_1024 .module_references .text {
	min-height: 65px;
}

.bp_1400 .module_references {
	margin: 65px 0;
}