/* Remove title in the admin area */
body.page-node-add .entityreference-view-widget .node h2 {
	display: none;
}