
.mapouter {
display: table;
}

.gmap_canvas {
overflow: hidden;
position: relative;
height: 300px;
width: 430px;
background: #fff;
}
.gmap_canvas iframe {
position: relative !important;
z-index: 2 !important;
  width: 430px; height: 300px;
}

.gmap_canvas a {
color: #fff !important;
position: absolute !important;
top: 0 !important;
left: 0 !important;
z-index: 0 !important;
}

.frame_maps{
  
}
