.poster-wrapper {
    margin-top: 0px;
}

.overview-wrapper {
    width: 100%;
}

.programm-divider {
    background-image: linear-gradient(90deg, #ffffff00, #353c59, #ffffff00);
    width: 100%;
    height: 2px;
    min-height: 2px;
    max-height: 2px;
    margin-top: 100px;
    margin-bottom: 100px;
}