[dir] .right-box .progress:nth-of-type(1) {
  margin-top: 60px;
}
.right-box .progress:nth-of-type(2), .right-box .progress:nth-of-type(3), .right-box .progress:nth-of-type(4) {
  width: 35%;
}
[dir] .right-box .progress:nth-of-type(2), [dir] .right-box .progress:nth-of-type(3), [dir] .right-box .progress:nth-of-type(4) {
  margin-top: 15px;
}
.right-box .progress:nth-of-type(1) {
  width: 40%;
}
.right-box .progress:nth-of-type(3) {
  width: 45%;
}
.right-box .progress:nth-of-type(4) {
  width: 35%;
}
