.vdh-location{
    display:flex;
    flex-direction:column;
    justify-content:center;
    padding:4px 8px;
    line-height:1.2;
    cursor:pointer;
}

.vdh-title{
    font-size:11px;
    color:#777;
}

.vdh-address{
    font-size:14px;
    font-weight:600;
    color:#111;
}