._CookieScriptReportPageCheckboxes,
._CookieScriptReportPageConsentKey,
._CookieScriptReportPageTable,
[data-csr-i18n-text] {
    display: none !important;
}


@media only screen and (max-width: 992px) {
    #cookiescript_badge{
    right: -40px !important;
    top: 96px !important;
    bottom: auto !important;
    transform: rotate(-90deg) !important;
    }
}

