.yc-mapgeo-editor-label{ 
    background-color: #edbf36;
  color: #333333;
  border-radius: 10px;
  font-size: 12px;
  padding: 0px 10px;
  display: inline-block;
  position: absolute;
  z-index: 99;
  border: 1px solid #333;
  top: 0px;
  left: 20px;
 }

 .yc-mapgeo-item{ display: none;  }
