@@ -1,6 +1,7 @@
.geo-map-container {
width: 100%;
height: 100%;
+ max-height: 550px;
overflow: hidden;
border-top-left-radius: 12px;
border-top-right-radius: 12px;