input::-ms-reveal,
input::-ms-clear {
  display: none;
}

#google-map {
  overflow: visible !important;
  cursor: default !important;
}

#google-map>div:first-child {
  display: none;
}