.image-grid{background-color:#fff;display:flex;flex-wrap:wrap;position:relative}.image-grid .image-wrapper{position:relative;width:25%}.image-grid .image-wrapper-inner{padding-bottom:60%;position:relative}.image-grid img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}@media only screen and (max-width:1200px){.image-grid .image-wrapper{width:33.33%}}@media only screen and (max-width:768px){.image-grid .image-wrapper{width:50%}}