.threecol-3-6-3 .hr--1-2 .l-r {
  width: 25%;
}

.threecol-3-6-3 .hr--1-2 .l-r:last-child {
  width: 75%;
}

.threecol-3-6-3 .hr--1-3 .l-r {
  width: 50%;
}

.threecol-3-6-3 .hr--2-3 .l-r {
  width: 75%;
}

.threecol-3-6-3 .hr--2-3 .l-r:last-child {
  width: 25%;
}

.threecol-3-6-3 .arc--3 .l-r {
  width: 25%;
}

.threecol-3-6-3 .arc--3 .l-r:nth-child(2) {
  width: 50%;
}
