.dj_map_wrapper {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.dj_map {
    height: 400px; /* Increased height to match form widget */
}
