@charset "UTF-8";

.map_wrapper iframe {
    width: 100%;
    height: 20vw;
    min-height: 300px;
    max-height: 450px;
    display: block;
}
