﻿#gps-map-btn {
  position: absolute;
  right: 25px;
  top: 15px;
  z-index: 1;
  font-size: 26px;
}

#gps-map-btn :focus {
  box-shadow: none;
  width: 80%;
  height: 80%;
}
