.wpgmp_map img {
    max-width: none !important;
    padding: 0px !important;
}

.wpgmp_map div {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
	line-height:1.5;
}

.wpgmp_map div h1{
	font-family: franklin_gothic_demi_condRg;
	line-height:1.8;
	font-size:19px;
	letter-spacing:0.5px;
	color:#383838;
   
}

.wpgmp_map_container {
    position: relative;
}

.wpgmp_map_container .gm-style-iw {
    min-height: 50px!important;
    min-width: 150px!important;
}
