#cookie-note {
    max-height: 90vh;
    overflow-x: hidden;
    overflow-y: auto;
}

