.maps{
    position:relative;
}
.maps iframe{
	width:100%;
	height:500px;
    display:block;
}
.maps h2{
    margin:0px;
    padding:0px;
}

.maps .text a:hover{
    color:#000;
}