.imageGrid .group{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;padding:2rem 0;width:100%}.imageGrid .item{height:215px;max-width:100%;overflow:hidden;width:300px}.imageGrid .item img{height:100%!important;object-fit:cover;width:100%}