.how-it-work .col {
  margin-bottom: 1.5rem;
}
.how-it-work .border-radius {
  padding: 1.5rem;
  border-radius: 1.3rem;
}
.how-it-work .border-radius .col {
  margin-bottom: 0;
}
.how-it-work .item {
  overflow: hidden;
  border: medium none;
  position: relative;
  z-index: 1;
}
.how-it-work .item .fas {
  margin: 0 auto;
  display: block;
  width: 6.25rem;
  height: 6.25rem;
  line-height: 6.25rem;
  position: relative;
  text-align: center;
  z-index: 1;
}