.blog_recent_section .blog_recent_wrap{display:flex;flex-wrap:wrap;gap:20px;width:100%}.blog_recent_section .recent_section{width:calc(25% - 15px)}.blog_recent_section .feature_image a img{aspect-ratio:4/3;object-fit:cover;width:100%}.blog_recent_section .post_title h3{margin:16px 0}.blog_recent_section time.post-timestamp{align-items:center;display:flex;flex-wrap:wrap;gap:5px}.blog_recent_section .title{margin-bottom:64px}.blog_recent_section time.post-timestamp *{color:#0f2e41;margin-bottom:0}@media screen and (max-width:1200px){.blog_recent_section .recent_section{width:calc(33.33% - 14px)}}@media screen and (max-width:767px){.blog_recent_section .recent_section{width:calc(50% - 10px)}}@media screen and (max-width:580px){.blog_recent_section .recent_section{width:100%}}