    body {
        margin: 0 auto !important;
        
    }
    
    div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, code, img, b, u, i, center, table, tr, th, td, video {
         margin: 0 auto !important;
    }



.uc-cookies-pl .t886__wrapper {
    width: 100% !important;
    gap: 20px;
}

@media screen and (max-width: 767px) {
    
    .uc-cookies-pl .t886__wrapper {
        flex-direction: column;
    }
    
    .uc-cookies-pl .t886__wrapper > div{
       width: 100%;
    }

}

