Divi map module's default height sucks. Here's how to fix it.
Add the .map-height class to the map module and apply the CSS below...
.map-height .et_pb_map { overflow:visible; height: 500px!important; }