#layout_topbar_wrap {display: none; }
#layout_topbar {display: none; }

.cc-message{
    margin: 10px;
    text-align: left;
}


@media screen and (max-width: 500px) {
    .cc-compliance{
    }
    .cc-message{
        font-size: 12px!important;
    }

    .cc-floating {
        padding: 1em!important;
    }

    .cc-window{
        line-height: 18px!important;
    }

}