.localmap {
    padding: 20px 0 20px 0;
    font-size:14px;
    margin-bottom: 10px;
    line-height: 1.5; 
}

.localmap-heading { font-weight: bold; }

.localmap-left {
    width: 45%;
    float: left;
    padding-right: 20px;
}

.localmap-line {
    padding: 10px 0 10px 0;
    border-bottom: 1px dashed #000;
    word-wrap: break-word;
}

.localmap-line2 {
    border-bottom: 0;
    padding-top: 10px;
}

.infoheading h3 {
    background: url(http://medellinliving.com/wp-content/themes/metro/images/lines.png);
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}

.infoheadingtxt {
    background-color: #fff;
    padding: 0 0.75rem;
}