.old-accounts .service-flow-item:not(:last-child){
  margin-right: 65px;
}
.old-accounts .service-flow-item{
  width: 136px;
}
.old-accounts  .service-flow-content{
  padding: 0 120px
}

.old-accounts .service-flow-item:not(:last-child)::after{
  right: -52px;
}
