.hahalite {
   background:  linear-gradient(to right, rgba(0, 0, 0, .1), rgba(0, 0, 0, 0.5) 50%), url(../img/fullam.webp) left center no-repeat;
    background-size: cover;
}

.hahapointe {
    background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url(../img/contact.jpg) left center no-repeat;
    background-size: cover;
}


