.meo-latest-instagram-posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.meo-latest-instagram-posts-grid.columns-2{grid-template-columns:repeat(2,1fr)}.meo-latest-instagram-posts-grid.columns-3{grid-template-columns:repeat(3,1fr)}.meo-latest-instagram-posts-grid.columns-4{grid-template-columns:repeat(4,1fr)}.meo-latest-instagram-posts-grid.columns-5{grid-template-columns:repeat(5,1fr)}.meo-latest-instagram-posts-grid.columns-6{grid-template-columns:repeat(6,1fr)}@media (max-width:1024px){.meo-latest-instagram-posts-grid{grid-template-columns:repeat(4,1fr) !important}}@media (max-width:768px){.meo-latest-instagram-posts-grid{grid-template-columns:repeat(3,1fr) !important}}@media (max-width:480px){.meo-latest-instagram-posts-grid{grid-template-columns:repeat(2,1fr) !important}}@media (max-width:280px){.meo-latest-instagram-posts-grid{grid-template-columns:repeat(1,1fr) !important}}.latest-instagram-post{overflow:hidden}.latest-instagram-post-image-wrapper{overflow:hidden}.latest-instagram-post img{width:100%;height:100%;object-fit:cover;display:block;transition:all .2s}.latest-instagram-post:hover img{transform:scale(1.05)}.meo-latest-instagram-posts-grid .post-caption{font-size:14px;line-height:1.4;color:#333;margin-bottom:8px;margin-top:0}.meo-latest-instagram-posts-grid .post-title{font-size:14px;line-height:1.4;font-weight:700;margin-bottom:0;margin-top:10px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical}.latest-instagram-post .post-title a{color:inherit;line-height:inherit;font-size:inherit}.latest-instagram-post .text-block{margin-top:8px;font-size:14px;line-height:1.4;color:#333;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.latest-instagram-post{position:relative}.latest-instagram-post .post-date{position:absolute;right:10px;top:10px;font-size:12px;padding:2px 6px;display:inline-block;border-radius:16px}.meo-latest-instagram-posts-grid .post-caption{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.meo-latest-instagram-posts-grid .post-caption.line-1{line-clamp:1;-webkit-line-clamp:1}.meo-latest-instagram-posts-grid .post-caption.line-2{line-clamp:2;-webkit-line-clamp:2}.meo-latest-instagram-posts-grid .post-caption.line-3{line-clamp:3;-webkit-line-clamp:3}.meo-latest-instagram-posts-grid .post-caption.line-4{line-clamp:4;-webkit-line-clamp:4}