.blog-listing__post{display:flex;flex-direction:row;gap:40px;justify-content:space-between}.blog-listing__post-image-wrapper{height:200px}.res-link{color:#000;font-family:Inter,arial!important;font-size:16px!important;font-weight:500!important;text-decoration:none;width:100%}.pill{background-color:#fd0;border-radius:27px;display:flex;font-size:14px;height:fit-content;padding:8px 14px;width:fit-content}@media (max-width:767px){.blog-listing__post{flex-direction:column}}