/*-----------------Google map embedded -------------------*/

.mapouter {
    margin-top: 40px;
    margin-bottom: 30px;
    height:350px;
}

.gmap_canvas {
    overflow:hidden;
    background:none!important;
    height:100%;
}

#gmap_canvas {
    margin-left: 0;     
    margin-right: 0;
}