@media screen and (min-width: 1261px) {
  .ai_3steps h2.ai_3steps_title {
    font-size: 36px;
    letter-spacing: 0.31px;
  }
  .ai_3steps p.ai_3steps_desc {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.2px;
    margin-bottom: 50px;
  }
  .ai_3steps .ai_3steps_container {
    width: 1180px;
    padding: 15px 40px 30px 40px;
  }
  .ai_3steps .ai_3steps_container .ai_3steps_each {
    width: 180px;
  }
  .ai_3steps .ai_3steps_container .ai_3steps_each .icon-img {
    height: 140px;
    width: 180px;
  }
  .ai_3steps .ai_3steps_container .ai_3steps_each .grey-title {
    font-size: 20px;
    line-height: 24px;
  }
  .ai_3steps .ai_3steps_container .ai_3steps_each .description {
    font-size: 15px;
    line-height: 23px;
  }
  .ai_3steps .ai_3steps_container .orange_circle_divider.left {
    top: 114px;
    left: 267px;
  }
  .ai_3steps .ai_3steps_container .orange_circle_divider.right {
    top: 114px;
    right: 263px;
  }
}
