.content h2 {
	font-family: univia-pro, 'rawline', sans-serif; 
	color: #224496;
	color: #78b947;
	margin-bottom: 0.4em;
	font-size: 1.5em;
    font-weight: 400;
}

.googlemap {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.googlemap iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
