.nf-map iframe {
    width: 100%;
    height: 377px;
}

@media (min-width: 768px) {
    .nf-map iframe {
        height: 450px;
    }
}