#adminmenu .toplevel_page_dropp-cc-paywall .wp-menu-image{
    height: 25px !important;
    width: 15px !important;
    padding: 0px 10px !important;
}

#adminmenu .toplevel_page_dropp-cc-paywall .wp-menu-image img{
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
    max-height: 100% !important;
    padding: 7px 0 0 0 !important;
}

.auto-fold #adminmenu .toplevel_page_dropp-cc-paywall .wp-menu-image.dashicons-before,
.folded #adminmenu .toplevel_page_dropp-cc-paywall .wp-menu-image.dashicons-before {
    width: auto;
}