/* Hide contributor role "Author" */
.obj_article_details .authors .userGroup {
    display: none !important;
}

/* Hide Competing Interests statement */
.obj_article_details .authors .ciStatement {
    display: none !important;
}