.w153-map iframe {
    width: 100%;
    height: 300px;
}

@media (min-width: 1300px) {
    .w153-map iframe {
        height: 600px;
    }
}