Display full images in square containers (2nd and 3rd layout)

Add this code to the Custom CSS field on the Style tab of your Team Showcase widget’s settings:

.eapp-team-showcase-member-card-photo-photoShow {
object-fit: contain
}