#mapWrap {
    border-radius: 20px;
    overflow: hidden;
}

#mapWrap iframe {
    display: block;
    border: none;
}
