/*@media (min-width: 768px) {
.cc-message {
    display: flex !important;
    position: absolute !important;
}

.cc-compliance {
    display: flex !important;
    justify-content: space-between !important;
    padding-top: 0px !important;
    justify-content: end !important;
}
}*/