.masonry-2-gallery{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;max-width:500px}.masonry-2-gallery .masonry-2-item img{border-radius:1rem;display:block;height:100%!important;max-height:180px;object-fit:cover;object-position:center;width:100%}@media (max-width:768px){.masonry-2-gallery{grid-template-columns:repeat(2,1fr)}.masonry-2-gallery .masonry-2-item img{max-height:160px}}