Update cookies preferences Skip to main content

M83

/* Mobile stacking and responsiveness */ @media (max-width: 600px) { .da-price-row { flex-direction: column !important; align-items: flex-start !important; } .da-price-container { margin-top: 16px; width: 100%; justify-content: flex-start !important; gap: 30px !important; } .da-award-container { padding: 24px 20px !important; } .da-logo-group { gap: 12px !important; } }

Sh2-140

Sh2-140: a compact star-forming H II region

B33

Horsehead Nebula (B 33) explained

NGC 869 & NGC 884

The Perseus Double Cluster explained

B211 & IC 359

/* This handles the magic of stacking on mobile */ @media (max-width: 600px) { .da-price-row { flex-direction: column !important; align-items: flex-start !important; } .da-price-container { margin-top: 16px; width: 100%; justify-content: flex-start !important; gap: 30px !important; /* Space between Standard and Award-winning on mobile */ } .da-card { padding: 24px !important; /* Slightly tighter padding for mobile screens */ } }