.image-gallery{-webkit-column-count:3;-moz-column-count:3;-webkit-column-width:33%;-moz-column-width:33%;columns:33% 3;width:80%;margin:0 auto}.image-anchor img{width:100%;height:100%;border-radius:2px;margin-bottom:10px;box-shadow:0 5px 15px rgba(0,0,0,.35)}@media screen and (max-width:1000px){.image-gallery{width:95%}}@media screen and (max-width:700px){.image-gallery{-webkit-column-count:2;-moz-column-count:2;-webkit-column-width:33%;-moz-column-width:33%;columns:33% 2;width:96%;margin:0 auto}}