/**
 * Document: [ROW TYPE] SCSS
 * DESC:
 */
.sgr-map .map-surround {
    overflow: hidden;
    position: relative;
    padding: 0 !important;
}
.sgr-map .map-sidebar-surround {
}
.sgr-map .the_map {
    width: 100%;
    height: 100%;
    min-height: 420px;
}
.sgr-map .gm-style {
    font-family: Open Sans, sans-serif !important;
    font-size: 12px !important;
    line-height: 1.2rem !important;
}