.geocoder {
  position: absolute;
  z-index: 999999;
  width: 50%;
  left: 50%;
  margin-left: -25%;
  top: 10px;
  min-width: 100%;
}