.card-art.has-image::before { display: none; }
.card-art.has-image { aspect-ratio: 1.55; }
.card-art img { position: absolute; width: 100%; height: 100%; object-fit: contain; }
.card-art.has-image svg { box-sizing: content-box; padding: 5px; background: #080909cc; color: #fff; }
.launch-card { min-width: 0; }
.card-meta strong { overflow-wrap: anywhere; line-height: 1.4; }
