.hero-bg {
    background: linear-gradient(rgba(11, 19, 37, 0.75), rgba(11, 19, 37, 0.9)), url('../img/property-Background.png') no-repeat center center / cover;
    background-attachment: fixed;
}
