/* Match the new source photographs without cropping away the activity. */
.split img[src$="xenon-workspace-team.webp"]{height:auto;aspect-ratio:4/3;object-fit:contain}
.split img[src$="xenon-kit-workspace.webp"]{height:auto;aspect-ratio:3/4;object-fit:contain;max-height:620px}
body[data-page="education"] .image-full[src$="mahaguru-training-session.webp"]{height:auto;aspect-ratio:2/1;object-fit:contain}
.education-photo img[src$="faculty-practical-session.webp"]{height:auto;aspect-ratio:4/3;object-fit:contain}
.gallery-three img[src$="faculty-practical-session.webp"]{object-position:50% 62%}
@media(max-width:800px){.split img[src$="xenon-kit-workspace.webp"]{max-width:480px;justify-self:center}}
@media(max-width:480px){.gallery-three img[src$="faculty-practical-session.webp"]{height:auto;aspect-ratio:4/3;object-fit:contain}}
