.fullscreen_map {
	z-index: 1;
	width: 100%;
	position: relative;
	height: 550px;
}
#map {
	height: 100%;
}
.location_description .address {
    color: #858585;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 10px;
    font-family: Roboto, Arial, sans-serif;
    font-weight: 300;
}