.blog-posts{padding:20px 0;max-width:1000px;margin:auto;margin-top:120px}.blog-posts .row{display:flex;justify-content:space-between;margin-bottom:20px}.blog-posts .col{width:48%;margin-bottom:20px}.blog-posts .col img{width:100%;aspect-ratio:16/9;object-fit:cover}@media only screen and (max-width:768px){.blog-posts{margin-top:0;padding:0 20px}.blog-posts .row{flex-direction:column}.blog-posts .col{width:100%}}