/*
 Properties Pages css
*/
.vc_acf.price {
    font-size: 36px;
    line-height: 54px;
}
.vc_acf.price:before {
     content: '$';
}