.masonry-gallery{display:flex;flex-wrap:wrap}.gallery-item{flex-basis:33.33%;list-style:none;margin:2.5px!important;padding:0;width:calc(33.33% - 5px)}.gallery-item img{display:block;height:auto;width:100%}@media(max-width:767px){.gallery-item{flex-basis:100%;list-style:none;width:100%}}