.latest-posts{display:flex;flex-direction:column;gap:50px}.article-image{border-radius:8px;-webkit-box-shadow:0 12px 14px rgba(0,0,0,.1);box-shadow:0 12px 14px rgba(0,0,0,.1);height:200px;width:100%}.article-image img{border-radius:8px;height:100%;object-fit:cover;width:100%}.tag{display:inline-block}.article-panel{backdrop-filter:blur(5px);border-radius:8px}@media screen and (min-width:768px){.article-image{aspect-ratio:1/1;height:300px;width:300px}}