.map-section{
    padding:60px 0 100px;
    background:#fff;
}

.map{
    border-radius:16px;
    overflow:hidden;
    box-shadow:0 15px 35px rgba(0,0,0,.12);
}

.section-title{
    text-align:center;
    color:#03663A;
    margin-bottom:30px;
    font-size:2rem;
}