.components-base-control {
    width: 100% !important;
}
#toplevel_page_ypmaichat .dashicons-chat:before {
    content: "";
    background-image: url('../../../img/openai-white-logomark.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
    display: inline-block;
}
