.contact .map {
	height: 400px;
	border: 10px solid #ecf2f6
}

.items{line-height: 200%; font-size: 16px; padding:20px 0;}

.contact .contact-method {
	margin-top: 15px
}

.contact .contact-method .title {
	line-height: 54px;
	font-size: 16px;
    font-weight: 600;
	color: #db261d;
	border-bottom: 3px solid #e1e8ec;
	margin-bottom: 20px
}

.contact .sub .contact-method .title {
	line-height: 54px;
	font-size: 14px;
	color: #777;
	border-bottom: 1px solid #e1e8ec;
	margin-bottom: 20px
}
