.blog-post-card{display:flex;flex-direction:column;gap:var(--spacing-medium)}.blog-post-card-image{position:relative;width:100%;max-width:400px;height:400px;overflow:hidden}@media screen and (min-width:64em){.blog-post-card{flex-direction:row;align-items:center}}