.block-step{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 100px;
}

.block-step .icon-step{
  margin-right: 0;
}

.block-step .step-text {
  margin-left:0;
}