@media screen and (min-width: 1921px) {
    .hero_module .container {
        min-width: 1920px;
        margin: auto;
        left: 0px;
        right: 0px;
        max-width: 1920px !important;
    }

    .fp-card {
        max-width: 1920px !important;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        overflow: hidden;
    }

    .fp-boxes {
        max-width: calc(1920px / 2) !important;
        transform: translateX(50%);
        left: 0;
    }

    #fp-boxes.fp-boxes {
        transform: unset;
        right: 50%;
        left: 50%;
    }

    .service-col-over {
        left: 0;
        margin: auto;
        max-width: calc(1920px / 2) !important;
        transform: translateX(50%);
    }

    .fader {
        height: 100vh;
        height: calc(var(--vh, 1vh) * 100);
    }

    .scroll-indicator {
        display: none;
    }

    .service.fp-page {
        max-width: 1920px !important;
        margin: auto;
        position: relative;
    }

    .industries_module .industry-cartes,
    .deal-detail.flex,
    .deal-detail,
    article.type-industries,
    .worker-detail.oaklins-card,
    .locations,
    .offices_module .inner,
    .twocolumn_module .container,
    .image_module .inner,
    .deals-overview,
    .fullpage_module .fp-card,
    .loc-inner,
    .careers_module,
    .careers_module .inner,
    .careers_module .opening-overview {
        max-width: 1920px !important;
        margin-left: auto;
        margin-right: auto;
        position: relative;
    }

    .worker_module .worker-contacts {
        max-width: 1920px;
    }

    .loc-inner,
    .image_module .inner,
    .car-inner,
    .offices_module .inner {
        background-color: #ffffff;
    }

    .fp.fp-video-contain,
    .services,
    .worker-overview,
    .twocolumn_module,
    .deals_module,
    .industries_module,
    .image_module,
    .careers_module,
    .offices_module,
    .page-template-locations-template {
        background-color: #E7E6E5;
    }

    .worker-overview,
    .deals_module {
        background-color: #FFFFFF;
    }

    .filter-bar .container.inner {
        max-width: 1920px !important;
        margin: auto;
    }


    .ninetytwenty {
        max-width: 1920px;
        margin: auto;
    }
}
