diff --git a/src/components/Maps.vue b/src/components/Maps.vue
index 74f91ed40efe0ab996639cd07ed04dcdc21f455f..6be89ba6d3972adf736b2b642df5071c5cfe29c5 100644
--- a/src/components/Maps.vue
+++ b/src/components/Maps.vue
@@ -10,8 +10,8 @@
         <button class="accordion households-accordion active">Household sizes<span class="symbol">-</span></button>
         <div class="panel households-panel">
           <p v-html="mapText.paragraph1"></p>
-          <img src="@/assets/images/perc_occupied_households_2022.png" alt="Choropleth map of percent occupied housing units at the county-level across the contiguous U.S.. The greatest percent of occupied housing units were in Dakota County, Minnesota (97.3%), Lincoln County, South Dakota (97.3%) and Scott County, Minnesota (97%) (U.S. Census Bureau, 2022).">
-          <figcaption><span class="tooltip"><span class="tooltip-span">Choropleth map</span><span class="tooltiptext">Type of map that displays divided geographical areas or regions that are coloured, shaded or patterned in relation to a data variable. This provides a way to visualise values over a geographical area, which can show variation or patterns across the displayed location.</span></span> of percent occupied housing units at the county-level across the contiguous U.S.. The greatest percent of occupied housing units were in Dakota County, Minnesota (97.3%), Lincoln County, South Dakota (97.3%) and Scott County, Minnesota (97%) <a href='https://www.census.gov/data/developers/data-sets/acs-5year.html' target='_blank'>(U.S. Census Bureau, 2022).</a></figcaption>
+          <img src="@/assets/images/avg_household_size_2022.png" alt="Choropleth map of average household size, of occupied housing units, at the county-level across the contiguous U.S.. The greatest percent of average housing size were in Oglala Lakota County, South Dakota (5), Madison County, Idaho (3.9) and Todd County, South Dakota (3.8) (U.S. Census Bureau, 2022).">
+          <figcaption><span class="tooltip"><span class="tooltip-span">Choropleth map</span><span class="tooltiptext">Type of map that displays divided geographical areas or regions that are coloured, shaded or patterned in relation to a data variable. This provides a way to visualise values over a geographical area, which can show variation or patterns across the displayed location.</span></span> of average household size, of occupied housing units, at the county-level across the contiguous U.S.. The greatest percent of average housing size were in Oglala Lakota County, South Dakota (5), Madison County, Idaho (3.9) and Todd County, South Dakota (3.8) <a href='https://www.census.gov/data/developers/data-sets/acs-5year.html' target='_blank'>(U.S. Census Bureau, 2022).</a></figcaption>
         </div>
 
         <button class="accordion latino-accordion">Hispanic populations<span class="symbol">+</span></button>