.investor {
  width: 62.5vw;
  height: auto;
  margin: 0 auto;
  padding: 5.2083vw 0;
}
@media (max-width: 960px) {
  .investor {
    width: 100%;
    padding: 1.33333333rem 0;
  }
  .investor-ban {
    width: 100%;
    height: 3.46666667rem !important;
  }
}
