.single-post .inside-article{display:grid;grid-template-columns:1fr 340px;gap:2rem;align-items:start}.single-post h1{margin-bottom:20px}.custom-featured-image-wrapper{background:#fff;border-radius:10px;padding:1.25rem 1.5rem;order:2;width:340px}.custom-featured-image-wrapper .featured-image{border-radius:20px;background-color:var(--cream);padding:10px;width:300px;margin:0 auto}.custom-featured-image-wrapper .featured-image img{border-radius:10px}.single-post .entry-header .entry-meta{display:none}footer.entry-meta{margin-top:20px}@media only screen and (max-width:1024px){.custom-featured-image-wrapper{order:0}.single-post .inside-article{grid-template-columns:1fr}}