.investor {
  overflow: hidden;
  width: 9.375rem;
  margin: 0 auto;
  position: relative;
}
.investorItem{
  overflow: hidden;
  width: 9.375rem;
  margin: 0 auto;
}
.investorImg {
  width: 1.296875rem;
  height: 1.296875rem;
  margin-top: 0.46875rem;
}
.attestationIcon {
  width: 0.375rem;
  height: 0.375rem;
  position: absolute;
  top: 1.40625rem;
  left: 1rem;
}
.investor .textWrap {
  margin-left: 0.421875rem;
  margin-top: 0.296875rem;
  margin-bottom: 0.390625rem;
  width: 80%;
}
.investor .textWrap .topWrap {
  overflow: hidden;
}
.investor .textWrap .topWrap h3 {
  font-size: 0.421875rem;
  height: 0.53125rem;
  line-height: 0.53125rem;
}
.investor .textWrap .topWrap p {
  height: 0.53125rem;
  line-height: 0.53125rem;
  font-size: 0.265625rem;
  color: #898989;
}
.investor .textWrap h4 {
  font-size: 0.359375rem;
  color: #000000;
  height: 0.734375rem;
  line-height: 0.734375rem;
}
.investor .textWrap p {
  font-size: 0.296875rem;
  line-height: 0.46875rem;
  color: #898989;
}