.map {
    width: 100%;
    margin: 3rem auto 0px;
}

div.map>iframe {
    width: 100%;
    height: 440px;
}

ul.overe-ul{
    background:#EDF3FF;
    padding:16px 16px 16px 32px;
    border-radius:6px;
}