.game-images-page{padding-bottom:70px}.game-images-page .page-heading{align-items:flex-end}.game-download-image-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.game-download-image-card{display:grid;grid-template-rows:220px auto;overflow:hidden;padding:0}.game-download-image-card>a{display:grid;place-items:center;min-width:0;background:#171b29}.game-download-image-card img{width:100%;height:100%;object-fit:contain}.game-download-image-card>div{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px 10px;padding:12px}.game-download-image-card strong{overflow-wrap:anywhere}.game-download-image-card small{grid-column:1;color:var(--muted)}.game-download-image-card .button{grid-column:2;grid-row:1/3}@media(max-width:650px){.game-images-page .page-heading{align-items:stretch}.game-images-page .button-row{width:100%}.game-images-page .button-row .button{flex:1}.game-download-image-grid{grid-template-columns:1fr 1fr}.game-download-image-card{grid-template-rows:160px auto}}@media(max-width:430px){.game-download-image-grid{grid-template-columns:1fr}}
