.map-fullwidth {
    min-height: 450px;
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 2rem;
}

.news-list-main__headline{
    font-size: 36px !important;
}
