/** 
 * Admin area additional styles loaded via add_editor_styles(). 
 */
.mce-content-body {
	margin: 1rem 0 0 1rem;
	max-width: 50rem;
}