.main-content {
    background-image: url('/assets/img/Hintergrund.svg');
    background-repeat: no-repeat;
    background-size: cover;
}

.main-content .section {
    background-color: transparent !important;
}