#iubenda-iframe .purposes-header-right {
    display: none !important;
    position: relative!important;
    text-align: right!important;
    justify-content: flex-end!important;
    max-width: 50%!important;
}
#iubenda-iframe .iub-iframe-brand-button {
    visibility: collapse !important;
}
/* Iubenda logo */
#iubenda-iframe .iub-iframe-brand-button svg {
    transition: margin .4s ease!important;
    height: 38px!important;
    width: 174px!important;
    margin-left: 4px!important;
    display: none !important;
}
/* Iubenda Icon */
a.iubenda-tp-btn.iubenda-cs-preferences-link {
    background-image: url(https://joomla4lab.developers-cloud.nl/images/sampledata/icons/cookie-bruin.png)!important;
    background-repeat: no-repeat!important;
    background-size: 32px 32px!important;
    background-position: top 0.5px left 1px!important;
}