.contact-cell-map {
    width: 100%;
    height: 600px;
}

.contact-cell-map iframe {
    width: 100% !important;
    height: 100% !important;
}
.contact-cell{
    padding: 20px;
    padding-top: 30px;
    width: 100%;
    height: 100%;
    /*border-radius: 12px;*/
}
.contact-background-color{
    background:rgb(255, 255, 255);
}