.news-layout{display:grid;grid-template-columns:minmax(320px,540px) 1fr;gap:70px;align-items:start}.feed-frame{width:100%;min-height:700px;background:white;border:1px solid var(--line);padding:18px;box-shadow:12px 12px 0 var(--yellow)}.feed-frame iframe{display:block;width:100%;max-width:500px;margin:auto}.news-copy{position:sticky;top:115px}.news-copy .button{margin:16px 0}.news-copy .note{max-width:430px}@media(max-width:850px){.news-layout{grid-template-columns:1fr;gap:45px}.news-copy{position:static;grid-row:1}.feed-frame{min-height:650px;padding:8px}.feed-frame iframe{height:650px}}
