/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */

#preview-img img{
    max-width: 25em;
    height: auto;
}
#ai-upload-btn{
    margin-right: 5px;
}