.bg-body-slimme-netwerk{
    background: -webkit-linear-gradient(transparent, transparent), url("../img/body/20180214-body-slimme-netwerk.jpg");
    background: -o-linear-gradient(transparent, transparent);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -o-background-clip: text;
    -ms-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -o-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
    background-position: center;
}

.bg-body-entertainment-compilatie{
    background: -webkit-linear-gradient(transparent, transparent), url("../img/body/20180215-body-entertainment-compilatie.jpg");
    background: -o-linear-gradient(transparent, transparent);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -o-background-clip: text;
    -ms-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -o-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
    background-position: center;
}

.bg-body-entertainment-compilatie.wigo{
    background-size: 65%;
    background-position: -29% 25px;
    background-repeat: repeat;
}

.bg-body-settlers{
    background: -webkit-linear-gradient(transparent, transparent), url("../img/body/20180326-bg-clip-settlers2.jpg");
    background: -o-linear-gradient(transparent, transparent);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -o-background-clip: text;
    -ms-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -o-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
    background-position: center;
    background-size: contain;
}

.bg-body-young-grad {
    background: -webkit-linear-gradient(transparent, transparent), url("../img/header/desktop/20190212-header-bg-collage-yg.jpg");
    background: -o-linear-gradient(transparent, transparent);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -o-background-clip: text;
    -ms-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -o-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
    background-position: center;
    background-size: contain;
}

@media only screen and (max-width: 410px) {
    .bg-body-young-grad {
        background-size: cover;
    }
}

.bg-body-make-a-difference {
    background: -webkit-linear-gradient(transparent, transparent), url("../img/bg/desktop/20190212-bg-collage-make-a-difference.jpg");
    background: -o-linear-gradient(transparent, transparent);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -o-background-clip: text;
    -ms-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -o-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
    background-position: center;
    background-size: contain;
}

.bg-body-s-10 {
    background: -webkit-linear-gradient(transparent, transparent), url("../img/bg/desktop/20190219-bg-collage-s10.jpg");
    background: -o-linear-gradient(transparent, transparent);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -o-background-clip: text;
    -ms-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -o-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
    background-position: center;
    background-size: contain;
}