#staff-listing1-app-root .line-truncate {
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
  -webkit-line-clamp: unset !important;
  -webkit-box-orient: unset !important;
  display: block !important;
  margin-bottom: 30px !important;
  font-size: 15px !important;
}
