    #cc-main .pm-wrapper {
        max-width: 400px !important; 
        border-radius: 0 15px 15px 0 !important;
    }
    #cc-main .pm--bar.pm--left {
        height: 100vh !important;
        top: 0 !important;
    }
    .pm__badge {
        background: #e0e0e0;
        color: #444;
        font-size: 10px;
        padding: 2px 8px;
        border-radius: 4px;
        margin-left: 10px;
        font-weight: bold;
    }
    #cc-main a { color: inherit; }

