.image-grid{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;overflow:hidden}.image-grid.big-image-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}.image-grid.big-image-right .image-2{-webkit-box-ordinal-group:2;order:1}.image-grid.big-image-right .image-1{-webkit-box-ordinal-group:3;order:2}.image-grid.big-image-right .image-4{-webkit-box-ordinal-group:4;order:3}.image-grid.big-image-right .image-3{-webkit-box-ordinal-group:5;order:4}.image-grid .left{width:46.5%}.image-grid .right{width:52.5%;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between;align-content:space-between}.image-grid .image{overflow:hidden}.image-grid .image img{display:block;width:100%}.image-grid .image-1,.image-grid .image-4{width:60.8%}.image-grid .image-2,.image-grid .image-3{width:36.9%}