.larkmap-legend-icon__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 2;
}
.larkmap-legend-icon__content > *:first-child {
  width: 16px;
  height: 16px;
  margin-right: 10px;
}
