@media (min-width: 1366px) and (max-width: 1600px) {
  .about-us svg.line {
    right: 143px;
  }
  .about-us .party2 .content {
    margin-right: 172px;
  }
.testimonials .party-one .line {
    position: absolute;
    width: 223px;
    left: 0;
    top: -74px;
}

}
