#mobile_about_us .about-content-title {
  font-size: 18px;
  font-weight: 700;
  padding-left: 0;
  padding-top: 0.5%;
}

#mobile_about_us .about-us-header {
  background: transparent
    linear-gradient(180deg, rgb(6, 134, 221) 0%, rgb(0, 96, 161) 100%) no-repeat
    padding-box;
  border-radius: 6px;
}

#mobile_about_us .about-us-header > span {
  color: #fff;
}

#mobile_about_us .no-record-img {
  max-width: 250px;
  min-width: 80px;
  width: 40%;
}

#mobile_about_us .about-us-header {
  background: #efefef;
  border-radius: 6px;
  font-family: boldfont;
  font-size: 18px;
  padding: 10px 15px;
}