.blog-popular-post{display:flex;flex-wrap:wrap;gap:20px;gap:30px 30px}.blog-popular-post .post{display:flex;flex-direction:row;gap:20px;margin:0;padding:0;width:calc(33.33% - 20px)}.blog-popular-post .tags-wrapper{margin-bottom:0}.blog-popular-post .post .thumb{background-position:50%;background-size:cover;height:118px;min-width:140px;width:140px}.blog-popular-post .post .tags-wrapper .tag{background:#f1f6ff;border-radius:4px;color:#121857;display:inline-block;font-size:11px;font-weight:700;letter-spacing:.03em;line-height:15px;margin-bottom:5px;padding:4px 6px;text-transform:uppercase}@media (max-width:1023px){.blog-popular-post .post{width:100%}}