/* about-us — page-specific styles */
.hero{background-image:url("/media/about-us/hero-student-denim-shirt-orange-backpack.jpg?v=8b9ac58daa");}

/* in-flow content images sitting under the def-grid body copy */
.def-grid .body img{margin-top:28px;width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:var(--r-lg)}

/* "what makes us different" prose image */
.different-grid .prose img{margin-top:28px;width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:var(--r-lg)}
