.latest-plan-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:32px;margin:24px 0}.latest-plan-grid img{width:100%;height:auto;border-radius:12px;border:1px solid #314b65}.latest-plan-grid h3{margin-top:20px}.latest-plan-grid p{line-height:1.7}@media(max-width:800px){.latest-plan-grid{grid-template-columns:1fr}}