.map-responsive{
    overflow:hidden;
    padding-bottom:50%;
    position:relative;
    height:0;
}

.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

#map {
    height: 600px;
    overflow: hidden;
}

#sp-header.header-nectar .container {
    border-radius: 0px !important;
}

.sp-page-title-heading {
    font-size: 44px !important;
}