/* stylelint-disable */
@media (max-height: 420px) {
    #CybotCookiebotDialog {
        bottom: 0 !important;
        overflow-y: scroll !important;
    }
}
/* stylelint-enable */
