

/** TEMP FIX **/
.vcard-map {
	display: none;
}

/** OFFICE IMAGE **/
.ContactPage-image {
	margin: 0px 0px 40px 0px;
}

.ContactPage-image img {
	display: block;
	width: 100%;
	height: auto;
}

/** DIRECTIONS LINK **/
.ContactPage-directionsLink .btn {
	
}