To change the height of a map:
Create a css id for the map module, for example "map"
#map ,#map .et_pb_map {
height: 700px!important;
}
To change the height of a map:
Create a css id for the map module, for example "map"
#map ,#map .et_pb_map {
height: 700px!important;
}