.jayjay-card-art{display:block;width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:18px;margin:0 0 16px;background:#07182f}
.jayjay-card-art img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.jayjay-section-art{display:block;width:min(100%,760px);aspect-ratio:16/10;overflow:hidden;border-radius:24px;margin:0 auto 28px;background:#07182f}
.jayjay-section-art img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.jayjay-hero-art{display:block;width:100%;overflow:hidden}
.jayjay-hero-art img{display:block;width:100%;height:auto;max-height:720px;object-fit:contain;object-position:center;background:#061328}
.jayjay-support-art{display:block;overflow:hidden;border-radius:24px;aspect-ratio:1/1}
.jayjay-support-art img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}
.launch-grid a,.official-directory-grid a{overflow:hidden}
.launch-grid a small,.launch-grid a strong,.launch-grid a span,.official-directory-grid a small,.official-directory-grid a strong,.official-directory-grid a em{display:block;max-width:100%;overflow-wrap:anywhere;word-break:break-word}
@media(max-width:720px){
  .jayjay-section-art{aspect-ratio:1/1;margin-bottom:22px}
  .jayjay-hero-art img{max-height:none}
  .info-grid article .jayjay-card-art{margin-bottom:14px}
}
