.th-hero .th-entry-images{grid-template-columns:140px 240px 240px;gap:9px;padding:7px 12px;align-items:center}
.th-hero .th-entry-images a{padding:0;border:0;background:none;box-shadow:none;min-height:0;display:block;overflow:hidden;border-radius:8px}
.th-hero .th-entry-images a img{width:100%;height:auto;display:block}
.th-hero .th-entry-images .th-entry-platforms{gap:5px}
.th-hero .th-entry-images .th-entry-pay{align-self:center}
.th-hero .th-entry-images .th-entry-apk{align-self:center}
@media(max-width:760px){.th-hero .th-entry-images{grid-template-columns:minmax(0,1fr) minmax(0,1.6fr);width:min(440px,100%);gap:7px;padding:8px}.th-hero .th-entry-images .th-entry-apk{grid-column:1/-1;width:65%;justify-self:center}}
/* Hide screenshot margins while preserving the supplied button art and icons. */
.th-hero .th-entry-images .th-entry-platforms a{height:72px;border-radius:10px;position:relative}
.th-hero .th-entry-images .th-entry-platforms a img{position:absolute;width:calc(100% + 14px);max-width:none;left:-7px;top:-7px;height:calc(100% + 14px);object-fit:fill}
.th-hero .th-entry-images .th-entry-pay{height:151px;position:relative;border-radius:3px;width:130px;justify-self:center}
.th-hero .th-entry-images .th-entry-pay img{position:absolute;width:calc(100% + 28px);max-width:none;height:calc(100% + 26px);left:-14px;top:-13px;object-fit:fill}
.th-hero .th-entry-images .th-entry-apk{height:72px;position:relative;border-radius:10px}
.th-hero .th-entry-images .th-entry-apk img{position:absolute;width:calc(100% + 16px);max-width:none;left:-8px;top:-10px;height:calc(100% + 20px);object-fit:fill}
@media(max-width:760px){.th-hero .th-entry-images .th-entry-pay{width:100%;height:142px}.th-hero .th-entry-images .th-entry-platforms a{height:68px}.th-hero .th-entry-images .th-entry-apk{height:68px}}
