.caseIndex {
  margin-top: 226px;
}
.caseIndex ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.caseIndex ul li {
  margin-bottom: 20px;
  width: 40%;
}
.caseIndex ul li .text-component {
  margin-top: 15px;
}
.text-component2 {
  margin-top: 10px;
}
