.studip-persondetails .studip-persondetails-picture {
    width: 184px;
    height: 184px;

    margin: 0px 20px 15px 0 !important;
}

.studip-content h1 {
    font-size: 19px;
    font-weight: 600;
}

.studip-content h2 {
    font-size: 16px;
    font-weight: 600;
}

.studip-person-name {
  width: 21%;
}

.studip-person-fullname {
  width: 21%;
}

.studip-person-email {
  width: 44%;
}

.studip-person-phone {
  width: 25%;
}

.studip-person-room {
  width: 10%;
}

div.pub-group { 
  overflow-wrap: break-word;
}
