._16tnqb20 {
  flex: 1 0 0%;
  position: relative;
  text-align: center;
  padding: 4px 0;
}
._16tnqb20::after {
  content: "";
  position: absolute;
  background-color: #B9C1CE;
  height: 18.5px;
  width: 1px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
._16tnqb20:first-child::after {
  display: none;
}
._16tnqb20 > img {
  display: inline-block;
}
._16tnqb21 {
  color: #ddd;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
}
._16tnqb22 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 2px;
}
@media (max-width: 1023px) {
  ._16tnqb20 {
    padding-top: 18px;
  }
  ._16tnqb20::after {
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%) rotate(90deg);
    -ms-transform: translateX(-50%) rotate(90deg);
    transform: translateX(-50%) rotate(90deg);
  }
}