.gallery-row{display:-ms-flexbox;display:flex;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-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;height:600px;max-width:340px;object-fit:cover;width:100%}.img-align-collage{align-items:flex-end;display:flex;flex-direction:column;height:600px;justify-content:space-between}.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{height:360px;max-width:300px}.image-div img{height:170px;margin-right:25px}}