@media only screen and (max-width: 600px) {
   .reddot .cookie-notice:not(.cookie-model-notice){
        left:0px!important;max-width:100%!important;
        bottom:100px!important;
    }
    .modal_rounded_main{margin:0px;}
    .modal_rounded_inner{padding:0px;margin:0px;max-width:100%;font-size:12px;}
    .modal_rounded_content p{padding:0 20px 10px 5px;}
}