/* Academy follows the same hero proportions, type and responsive behavior as Agency/Lab/Network. */
/* The new full composition is kept intact; hero-landings.css supplies the shared layout. */
.landing-screen.academy-page .screen-hero .hero-art{object-fit:contain;object-position:right center}
@media(max-width:700px){.landing-screen.academy-page .screen-hero .hero-art{object-position:right bottom}}
