div{-ms-overflow-style:none;scrollbar-width:none}div::-webkit-scrollbar{display:none}ul{display:flex;flex-wrap:wrap}li{height:30vh;flex-grow:1}li:last-child{flex-grow:0}img{max-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;vertical-align:bottom}@media(max-aspect-ratio:1/1){li{height:30vh}}@media(max-height:480px){li{height:80vh}}@media(max-aspect-ratio:1/1)and (max-width:480px){ul{flex-direction:row}li{height:auto}img,li{width:100%}img{max-height:75vh;min-width:0}}