.carousel {
    background: #FAFAFA;
}

.carousel-cell {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.generalSection {

}

.navbar-brand {
    width: 200px;
}

.sectionwrapper {
    margin: 0;
}

.sectietekstRechts {
    text-align: center
}
.sectietekstLinks {
    text-align: center;
}

.flickity-viewport {
}

.sectie-img {
    min-height: 50px;
}
