.contact-container .contact-content {
	overflow: hidden;
	padding-bottom: 30px;
}

.contact-container .contact-map-content .map-location{
	padding: 10px 5px;
}
.contact-container .contact-map-content .g-maps-container {
	max-height: 400px;
}
.contact-content .contact-others {
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.2;
}
.contact-content .contact-others .phones,
.contact-content .contact-others .social-phones,
.contact-content .contact-others .socials {
	margin-bottom: 15px;
}
.contact-content .contact-others .phones {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.contact-content .contact-others .phones .phone {
	margin-top: 15px; 
}
.contact-content .contact-others .phones .phone i {
	width: 30px;
	margin-right: 5px;
	text-align: center;
}
.contact-content .contact-others .social-phones img {
	width: 30px;
	margin-right: 5px;
}
.contact-content .contact-others .social-phones .phone {
	margin-bottom: 5px;
}
.contact-content .contact-others .socials img {
	width: 45px;
	margin-right: 5px;
}