@media only screen and (max-width: 420px) {
  body .aboutUsMainContainer .navigationAboutUsMainContainer .navigationWhoWeAre:last-child h3 {
    height: 65px;
    padding:20px 0px;
  }
}