.gallery-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;flex-direction:row;margin-right:-15px;margin-left:-15px;max-height:600px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.image-row{padding:7px 0}.image-col img{border-radius:20px;width:100%;max-width:340px;height:600px;object-fit:cover}.img-align-collage{display:flex;justify-content:space-between;flex-direction:column;height:600px;align-items:flex-end}.image-div img{height:280px;margin-right:25px}.image-div{width:100%}@media screen and (max-width:780px){.img-align-collage{height:360px}.image-col img{max-width:300px;height:360px}.image-div img{height:170px;margin-right:25px}}