You have to use custom css code in Appearance -> Customize -> Additional Code field
.map-container.column-map {
width: 40%;
}
.col-list-wrap {
width: 60%;
}
You have to use custom css code in Appearance -> Customize -> Additional Code field
.map-container.column-map {
width: 40%;
}
.col-list-wrap {
width: 60%;
}