.header-foto {
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%); /* Zwart verloop */
    background-size: cover;
}