@media (min-width: 840px) {
  .is-process-horizontal.rh-lawi-process .wp-block-columns .rh-block-icon:not(.last-child)::after {
    width: 300%;
  }
}
@media (min-width: 1024px) {
  .is-process-horizontal.rh-lawi-process .wp-block-columns .rh-block-icon:not(.last-child)::after {
    width: 390%;
  }
}