/* OVERWRITE DEFAULT CLSSES HERE */

.project-hero{background-image: url('../images/hero.jpg');}
@media screen and (max-width: 767px){
    .img-lc-logo{width: 120px;}
}

.disabledLink{pointer-events: none; cursor:none;}

.neighbourhood-table td{padding: 5px 0 0 15px; font-size: 15px;}