.page-featured-researchers-page .person-department {
    height: 65px!important;
    display: block;
    display: -webkit-box;
    max-width: 100%;
    margin: 0 auto;
    -webkit-line-clamp: 4!important;
    -webkit-box-orient: vertical!important;
    overflow: hidden!important;
    text-overflow: ellipsis!important;
}
.page-featured-researchers-page .name-and-division {
    margin-bottom: 10px;
    height: 81px!important;
    line-height: 16px;
    overflow: hidden;
}
.page-featured-researchers-page .email-and-phone {
    height: 56px!important;
}