.landing{
    background: url("/img/netherlands/header_background.jpeg");
}

.customer-support .content {
    /*background-image: url("/img/netherlands/schiphol-2.jpg");*/
    background-position: center;
    background-image:
        linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
        url("/img/netherlands/schiphol-2.jpg")
}
