
.content-section.ce-kommune {
    margin-left: calc((100vw - 100%) / 2* -1);
    margin-right: calc((100vw - 100%) / 2* -1);
}
