.custom-map-control-button {
  /* Visual tweaks */
  background: #fff;
  border: 1px solid #666;
  border-radius: 3px;
  padding: 6px 12px;
  font-size: 14px;

  /* Move it down and in from the very corner */
  top: 60px !important;
  left: 10px !important;
}