@charset "utf-8";
.contact-map iframe{
    width: 100%;
    box-sizing: border-box;
    height: 250px;
    margin: 0px 0 20px;
}
.contact-map iframe{
    border: 5px solid #E0E0E0;
}