.hercity-map {
    width: 100%;
    height: 800px;
    border: 0;
}

.page-template-template-her-cities .hercity-map {
    margin-top: 50px;
}

@media screen and (max-width: 991px) {
    .hercity-map {
        height: 680px;
    }
}