.contact-map {
	margin-top: 30px;
    margin-bottom: 30px;	
}

/* contact-content */
/* line 1008, ../sass/theme.scss */
.contact-content {
}
/* line 1010, ../sass/theme.scss */
.contact-content h3 {
  font-weight: 700;
  text-transform: uppercase;
}
/* line 1014, ../sass/theme.scss */
.contact-content h4 {
  font-size: 1em;
  font-weight: 700;
  text-transform: uppercase;
}

/* line 1020, ../sass/theme.scss */
.contact-content-full h4 {
  font-size: 1em;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 2px solid black;
  padding-bottom: 15px;
}

/* line 1025, ../sass/theme.scss */
.contact-intro {
  padding-bottom: 30px;
}



.googlemaps {
  height: 385px;
}