.ImageGrid_component__qvrfP{flex:1 1 auto;min-height:0;height:100%;max-height:100%;overflow-y:auto}.ImageGrid_component__qvrfP .ImageGrid_row__KZR4C{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"n1 n2" "big big" "big big"}:is(.ImageGrid_component__qvrfP .ImageGrid_row__KZR4C) img{width:100%;height:100%;aspect-ratio:175/130;object-fit:cover;padding:.25rem}:is(:is(.ImageGrid_component__qvrfP .ImageGrid_row__KZR4C) img):nth-child(3){grid-area:big}@media screen and (min-width:1024px){.ImageGrid_component__qvrfP .ImageGrid_row__KZR4C{grid-template-columns:repeat(3,1fr);grid-template-areas:"n1 n2 big"}:is(.ImageGrid_component__qvrfP .ImageGrid_row__KZR4C):nth-child(odd){grid-template-areas:"big big n1" "big big n2"}:is(.ImageGrid_component__qvrfP .ImageGrid_row__KZR4C):nth-child(4n-1){grid-template-areas:"n1 big big" "n2 big big"}}