.google-acfmap {
    width: 100%;
    height: 100%;
    border: #ccc solid 1px;
    margin: 0px auto;
}

.google-acfmap .location-image {
    width:100px;
    height:auto;
    float:left;
    margin-right: 15px;
}





/** FIX for Bootstrap and Google Maps Info window styes problem **/
img[src*="gstatic.com/"], img[src*="googleapis.com/"] {
    max-width: none;
}

