*{box-sizing:border-box}body{font-family:sans-serif}.grid{max-width:1200px;margin:0 auto}.grid:after{content:'';display:block;clear:both}.grid-sizer,.grid-item{width:20%}.grid-item{width:160 px;height:120px;float:left;border:0 solid #333;border-color:hsla(0,0%,0%,.5);border-radius:5px}.grid-item--width2{width:320px}.grid-item--width3{width:480px}.grid-item--width4{width:640px}.grid-item--width5{width:800px}.grid-item--widthauto{width:auto}.grid-item--height2{height:200px}.grid-item--height3{height:260px}.grid-item--height4{height:360px}.grid-item--heightauto{height:auto}@media screen and (max-width:790px){.gallery-masonry-wrapper.gallery-masonry-list--ready{height:auto!important}figure.gallery-masonry-item{position:relative!important;width:100%!important;transform:unset!important}.gallery-masonry-item-wrapper{height:auto!important}.gallery-masonry .gallery-masonry-item[data-loaded] img{width:100%!important}.gallery-masonry{padding-left:0!important;padding-right:0!important}.grid-item{width:calc(100% - 25px);padding-left:0!important;padding-right:0!important}}