diff --git a/etc/nshm/map-conus.geojson b/etc/nshm/map-conus.geojson
index ee9d2c7172353beb5fad838126718fe6a3d179f7..910036f73131b0b7da67b9759fce310f238dbcd3 100644
--- a/etc/nshm/map-conus.geojson
+++ b/etc/nshm/map-conus.geojson
@@ -8,18 +8,18 @@
         "type": "Polygon",
         "coordinates": [
           [
-            [-125.0, 24.6],
+            [-125.0, 24.4],
+            [ -65.0, 24.4],
+            [ -65.0, 50.0],
             [-125.0, 50.0],
-            [-65.0, 50.0],
-            [-65.0, 24.6],
-            [-125.0, 24.6]
+            [-125.0, 24.4]
           ]
         ]
       },
       "properties": {
         "fill": "#AA0078",
         "stroke": "#AA0078",
-        "title": "Conterminous US Map Extents"
+        "title": "NSHMP Conterminous US Map Extents"
       }
     },
     {
@@ -109,7 +109,7 @@
       },
       "properties": {
         "spacing": 0.1,
-        "title": "Conterminous US"
+        "title": "NSHMP Conterminous US"
       }
     }
   ]