.location-item {
    margin-right: 25px;
    margin-bottom: 30px;
}

.location-item h6 {
    font-size: 18px;
    font-weight: bold;
}

.location-item p {
    margin: 5px 0px;
    font-size: 14px;
}

.location-item .address {
    margin-bottom: 15px;
}

.location-item .map-link .map-marker {
   display: inline-block;
}