/* ==========================================================================
   Allied Wholesale Electrical Supply — Locations page (page-specific)
   Loads after allied-site.css. Almost everything needed (.page-hero,
   .locations-grid, .location-card, .location-map, .section*) is shared —
   this file only makes the branch photos slightly taller than the compact
   teaser cards on landing.html, since this page is the primary showcase.
   ========================================================================== */

.locations-section .location-photo {
  height: 170px;
}
