#data-policy-banner{position:fixed;bottom:0;width:57%;background-color:#f9f9f9;color:#333;padding:15px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;z-index:9999}#data-policy-banner .button{background-color:#4CAF50;color:#fff;border:none;padding:10px 20px;margin-top:10px;cursor:pointer}@media(min-width:768px){#data-policy-banner{flex-direction:row;justify-content:space-between;max-width:600px}}