.map-content-wrap{margin-top: 1.75rem;}
.map-content-wrap h1{font-size: 2.5rem;font-weight: bold;color: #060D1F;}
.map-content-wrap .map-listing-panel{margin-top: 1.5rem;display: flex;flex-direction: column;row-gap: 1.875rem;}
.map-content-wrap .map-listing-panel .mapWrap{display: flex;flex-direction: column;}
.map-content-wrap .map-listing-panel .mapWrap .link-listing{display: grid; grid-template-columns: repeat(4, 1fr); column-gap: 1.5rem; row-gap: 1.5rem;margin-top: 1rem;}
.map-content-wrap .map-listing-panel .mapWrap .link-listing a {height: 4rem; background-color: #F4F6F8; border-radius: 1.875rem; text-align: center; font-size: 1.5rem; color: #4D4D4D; line-height: 4rem; overflow: hidden;}
