#googlemaps {
  margin: 0;
  padding: 0;
  border: 2px solid white;
}

.map_large {
  width: 726px;
  height: 358px;
}

.map_small {
  width: 239px;
  height: 284px;
}
