    /* temp fix container padding */
    .bihk-white-box:not(.sic-compass-header) { padding: 0px 15px !important; }

    /* temp fix Außenhandel infografik umbruch Zahlen */
    .goods-trade table tr td:last-child { width: 30% !important; }

    /* temp fix newsliste Abstand oben zu groß */
    .news-list-view {padding-top: 0px !important;}

    /* temp fix Hero Text Position */
    /* .bihk-hero-image__body { top: unset !important; bottom: 0px !important;} */

    /* temp fix Info Card width */
    .bihk-card-info { max-width: 100% !important; }

    /* temp fix wrong position of external link icon in news list teaser */
    .bihk-card-event__header--link::after { position: relative !important; }

    /* temp. fix Breite Sub-Menü Länderseiten (bricht um wenn link Mitarbeiterentsendung dabei ist) */
    @media screen and (min-width: 900px) {#pageMenu {max-width: fit-content !important;}}

    /* temp fix line break between external link icon and link */
    #main :not([class^="bihk-"]) a.external:not([class^="bihk-"]), .bihk-footer :not(.bihk-footer__socials) > a.external { padding-right: 26px; }
    #main :not([class^="bihk-"]) a.external:not([class^="bihk-"])::after, .bihk-footer :not(.bihk-footer__socials) > a.external::after { margin-right: -24px; }.tx-awib-partner {max-width: var(--text-content-width) !important;}