@media (max-width: 768px) {
#moove_gdpr_cookie_modal {
max-width: 90% !important;
width: 90% !important;
left: 5% !important;
right: 5% !important;
top: 10% !important;
bottom: auto !important;
height: auto !important;
}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content {
padding: 15px !important;
}
#moove_gdpr_cookie_modal .moove-gdpr-button-holder button {
margin-bottom: 8px !important;
width: 100% !important;
}
}