/* Collapse the cloned lead-card visual reservation when an authentic publisher image is unavailable. */
main [data-testid="hero-v2-container"] .lead-story.ums-no-source-image { display:block !important; min-height:0 !important; }
main [data-testid="hero-v2-container"] .lead-story.ums-no-source-image .content { display:block !important; width:100% !important; min-height:0 !important; }
main [data-testid="hero-v2-container"] .lead-story.ums-no-source-image .lead-story-content { min-height:0 !important; }
