    /* temp fix Header-Textboxen breite */
    :is(.bihk-hero-image__subheader, .bihk-hero-image__header) {display: table;}

    /* temp fix Header-Textboxen zwischenraum */
    .bihk-hero-image__header {margin-block: 0 !important; margin-top: var(--size-75) !important;}
    
    /* temp fix icon teaser box breite */
    .bihk-card-info { max-width: 100% !important; }
    
    /* temp fix border radius buttons */
    form .actions button {border-radius: 0 !important; }