/* AcyMailing: hide campaign title above browser-view email */
#archive_view > h1.contentheading {
    display: none !important;
}