/*CMP CSS*/
.qc-cmp2-container *, .qc-cmp2-container *::after, .qc-cmp2-container *::before{
     box-sizing: border-box !important;
     
}

/*Um Scrollbalken in Vendoren-Listen anzeigen zu lassen*/
.qc-cmp2-consent-list > div {
    width: 99.5% !important;
}

.qc-cmp2-persistent-link {
    right: auto;
    left: 10px;
    display: none;
}