/* WP Map View Frontend Styles */
.wp-map-view {
    width: 100%;
    height: 400px;
}

.wp-map-view .map-container {
    width: 100%;
    height: 100%;
}