.locations {
	margin: 76px 0;
}

.locations .col-lg-4.col-md-6 {
	margin-bottom: 20px;
}

.locations-item {
	height: 100%;
	background: #F6F6F6;
	padding: 37px 26px 22px;
}

.locations-item .title {
	color: #234962;
	font-weight: 600;
	line-height: 26px;
	text-transform: uppercase;
	margin-bottom: 6px;
}

.locations-item a {
	color: #000;
	line-height: 26px;
	display: block;
	margin-bottom: 6px;
}

.locations-item  .type {
	margin-bottom: 6px;
}

