[data-page="users_add"][data-itemid="page_image_ash8f23hr"] {
  width: 400px;
}


/* Put  your custom CSS code here */

 border: 2px solid #444;           /* border color and width */
    border-radius: 6px;               /* slight rounding on edges */
    padding: 30px 15px 15px 15px;     /* top, right, bottom, left */
    background-color: #fefefe;        /* clean background */
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1); /* soft shadow */
    margin: 30px auto;                /* optional: center the form */
    width: 90%;                       /* or use a fixed width like 600px */