.b-history {
  margin-top: 10px;
}
.b-history .with-arrow_small-list {
  font-size: 18px;
  line-height: 23px;
  font-weight: bold;
}
.b-history .with-arrow_small-list:before {
  top: 4px;
}
.b-history .b-list__item {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 20px;
}
.b-history .b-list__item_with-dot {
  text-indent: 10px;
}
.b-history .b-list__item_with-dot:before {
  width: 4px;
  height: 4px;
  top: 7px;
}
