.contact-map{
    margin-bottom:110px;
    border-radius:30px;
    overflow:hidden;
}

.contact-map iframe{
    width:100%;
    height:500px;
    border:0;
    display:block;
}