.pb-section-map {
    padding-top: 0;
    padding-bottom: 0;
}

.pb-section-map iframe {
    width: 100%;
    height: 500px;
    border: 0;
    outline: none;
}

.pb-section-map #coverage-map {
    width: 100%;
    height: 500px;
}

@media (min-width: 1380px) {

    .pb-section-map #coverage-map {
        width: 100%;
    }
}