@media (max-width:600px){
#CybotCookiebotDialog *{ font-size: 10px !important;
}
#CybotCookiebotDialog{
height: 50%;
}
#CybotCookiebotDialog #CybotCookiebotDialogHeader{
display: none;
}
#CybotCookiebotDialog #CybotCookiebotDialogBodyContent.CybotCookiebotScrollArea{
padding: 0;
line-height: 1em;
}
#CybotCookiebotDialog #CybotCookiebotDialogBodyContent.CybotCookiebotScrollArea #CybotCookiebotDialogBodyContentText{
font-size: 10px;
}
#CybotCookiebotDialog #CybotCookiebotDialogBody #CybotCookiebotDialogBodyLevelButtonsSelectPane{
padding: 0;
}
#CybotCookiebotDialog #CybotCookiebotDialogBody #CybotCookiebotDialogBodyLevelButtonsSelectPane .CybotCookiebotDialogBodyLevelButtonWrapper{
padding: 5px;
}
#CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonSliderWrapper{
height: 15px;
width: 40px;
}
#CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonSlider::before{
height: 10px;
width: 10px;
}
#CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonSlider {
border-radius: 15px;
line-height: 15px;
}
}