.main-kursplan {
    position: relative;
    min-height: 100vh;
    place-items: center;
    z-index: 300;
}

.kursplan-section {
    width: 100%;
    margin-top: 15rem;
}
