#container-list .spacer {
    padding: 0em !important;
}
h2 {
    margin-top: 8px !important;
}

.employee-wrapper {
    padding: 12px;
}
.page_id_1940233309 #container-list {
    max-width: 1000px;
}


.w_developer button span {
    color:var(--footer-surface-color) !important;
}
.custom-spacer {
    margin-top:40px !important;
}
/* fjern bunn linje */
.newsletter-button-wrapper, .w_static_menu {
    display:none !important;
}
.w_footer .w_logo img   {
    max-height: 170px !important;
}

@media only screen and (max-width: 1199px) {
    .w_carousel_slides,
    .w_carousel {
        max-height: 680px;
    }
}

@media only screen and (max-width: 799px) {
    .w_carousel_slides,
    .w_carousel {
        max-height: 420px;
    }
}



/* Sentrerere artikler, slik at de treffer med toppblokker */
@media only screen and (min-width: 1900px) {
    body #content #mainContent {
        max-width: 77% !important;
    }
}
.w_header_inner {
    margin: 0px 11.4% 0px 11.4% !important;
}

/* Sentrerere artikler, slik at de treffer med toppblokker */
@media only screen and (min-width: 1200px) and (max-width: 1900px) {
    #center {
        margin: 0px 11.4% 0px 11.4% !important;
    }
    #content #mainContent #block_genericBlock2 {
        max-width: 77% !important;
    }
    #container #wrap #block_genericBlock1 .section-top-block {
        padding: 0px !important;
    }
}
@media only screen and (min-width: 1900px) {
    #content #block_genericBlock2 {
        padding: 0px 20px !important;
    }
}



