.adelaide-module-image-grid{display:grid;gap:1rem;grid-template-columns:repeat(12,1fr);width:100%}.adelaide-module-image-grid__tile{font-weight:700;min-height:18rem;overflow:hidden;text-decoration:none}.adelaide-module-image-grid__tile:hover{box-shadow:4px 4px 4px hsla(0,0%,9%,.3);transform:scale(1.005);transition-duration:.2s}.tile__overlay{height:100%;padding:1rem;position:relative}@media only screen and (max-width:767px){.adelaide-module-image-grid{gap:.75rem;grid-template-columns:repeat(1,1fr)}.adelaide-module-image-grid__tile{max-height:12rem;min-height:8.75rem}}@media only screen and (min-width:768px){.adelaide-module-image-grid .tile--rowspan1{grid-row:span 1}.adelaide-module-image-grid .tile--rowspan2{grid-row:span 2}}