@media all and (max-width: 767px) {
  div.research_profile_info_title3 {
    display: none;
  }
}