#cystack-iframe-container {
    position: absolute;
    top: 0;
    height: 100% !important;
    width: 100% !important;
    left: 0;
    background: white;
}
#cystack-iframe {
    position: absolute;
    top: 0;
    border: 0 none transparent !important;
    padding: 0 !important;
    height: 100% !important;
    width: 100% !important;
    left: 0;
    background: white;
}
.toplevel_page_cystack .wp-menu-image img {
    padding: 6px 0 0 0!important;
    width: 20px;
    height: 20px;
}