@media (min-width:576px){#cookie_note.show{display:flex;flex-direction:column;gap:10px}}@media (max-width:575px){#cookie_note.show{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:left;max-width:90%;transform:unset;bottom:5px;right:0;left:0;margin:auto}}