.cc-revoke.cc-bottom {
    display: block !important;
}

@media (min-width: 495px) and (max-width: 768px) {
    .cc-revoke.cc-bottom {
    	font-size:1rem !important;
    }
}
@media (max-width: 441px) {
    .cc-revoke.cc-bottom {
    	font-size:0.8rem !important;
    }
}