.car-content {
  width: 100%;
}
.captures-three {
  width: 48.9%;
  justify-content: flex-start;
}
.captures-three li {
  padding-right: 4.8rem;
  padding-left: 4rem;
}
.captures-three li:first-child {
  padding-left: unset;
}
.captures-three,
.captures-four-three {
  margin-left: 28.85%;
}
