.wpgmp_map img {
    max-width: none !important;
    padding: 0px !important;
}

.wpgmp_map div {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.wpgmp_map_container {
    position: relative;
}

.wpgmp_map_container .gm-style-iw {
    min-height: 50px!important;
    min-width: 150px!important;
}
.gdlr-core-pbf-column.gdlr-core-column-24.custom-class {
    float: unset;
    margin: auto;
}


.gdlr-core-pbf-element.contact-info {
    text-align: center;
    margin-top: 40px;
}



@media only screen and (max-width:767px){

    .gdlr-core-pbf-element.hide-on-mob {
        display: none;
    }
}