/* University Template over-ride
   Launched: 2026-08-25
   Author: Notre Dame Web Team
   ----------------------------------------------------*/@layer site{@media only screen{.details-group--images .details-group--aside-list{aspect-ratio:1/1}}

  /* 480px / sm
  ----------------------------------------------------*/

  /* 768px / md
  ----------------------------------------------------*/

  /* 960px / ml
  ----------------------------------------------------*/@media only screen and (min-width:60em){.details-group .details-group--aside{display:block}}

  /* 1200px / lg
  ----------------------------------------------------*/

  /* 1400px / xl
  ----------------------------------------------------*/

  /* 1600px / xxl
  ----------------------------------------------------*/

  /* Print
  ----------------------------------------------------*/}