.awards_recognition_grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));justify-content:center;align-items:self-start;gap:30px}.awards_image_wrapper{max-width:120px;max-height:120px;overflow:hidden;border-radius:15px}.awards_image_wrapper img{width:120px;height:120px;object-fit:cover}