@media screen and (min-width: 768px) {
    .cc-compliance.cc-highlight button{
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }
}
