body {
    background: linear-gradient(rgba(14,17,19,0.85), rgba(14,17,19,0.95)),
                url('../img/bg-jungle.jpg') center/cover fixed no-repeat;
    /* остальное как было */
}

