
    .icon-wrapper .icon, .icon-wrapper .more:not(.icon-before)::after, .icon-wrapper .icon-before::before, .icon-wrapper .icon-after::after {
        position: initial;
    }
    .headline-center-l {
        position: absolute;
    }

    @media screen and (min-width: 430px) {
        .headline-center-aau {
            position: relative;
        }
    }
    @media screen and (max-width: 429px) {
        .headline-center-aau {
            position: absolute;
        }
    }
    @media screen and (max-width: 405px) {
        .headline-center-aau {
            position: relative;
        }
    }