@import './product_var.css';

.step {
  margin: calc(25px + (20px / 2 + 4px)) 0 25px 0;
}

.step::before {
  top: -20px;
  width: 70px;
  height: 35px;
  background-size: 70px 35px;
}
