.map-detail .marker-new-client { font-size: 0; }
.map-detail .marker-new-client::before {
  content: "+";
  color: #fff;
  font-size: 21px;
  font-weight: 800;
  line-height: 1;
}
