.PhotoGrid_PhotoGrid__wiVoa{display:flex;flex-direction:column;list-style-type:none;padding:0;margin:calc(-1rem - var(--header-border-size)) auto calc(4.8rem - 6px) auto;border-top:var(--header-border-size) solid var(--background)}.PhotoGrid_PhotoGrid__wiVoa img{max-height:100%;min-width:100%;border-radius:0;display:block}@media(min-width:700px){.PhotoGrid_PhotoGrid__wiVoa{flex-direction:row;flex-wrap:wrap;list-style:none;padding:0;margin:calc(-1rem - var(--header-border-size)) auto calc(4.8rem - 6px) auto;border-top:var(--header-border-size) solid var(--background)}.PhotoGrid_PhotoGrid__wiVoa li{height:35vh;flex-grow:1;padding:0;margin:0}.PhotoGrid_PhotoGrid__wiVoa li:last-child{flex-grow:10}.PhotoGrid_PhotoGrid__wiVoa img{object-fit:cover;vertical-align:bottom}}@media(min-width:700px)and (max-aspect-ratio:1/1){.PhotoGrid_PhotoGrid__wiVoa li{height:30vh}}@media(max-height:480px){.PhotoGrid_PhotoGrid__wiVoa li{height:80vh}}