.case-article { max-width: 960px; }
.case-article h1 { font-size: clamp(1.5rem, 3vw, 2rem); line-height: 1.6; }
.case-article-image { width: 100%; max-width: 720px; height: auto; }
.case-article-body { overflow-wrap: anywhere; }
.case-article-body h2 { line-height: 1.7; }
.case-article-body li { margin-bottom: .5rem; }