Make images square for Grid layout (1st layout option)

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

.eapp-team-showcase-member-card-grid-photoContainer{ border-radius: 0 !important; } 
.eapp-team-showcase-member-card-grid-photoContainer:after{ border-radius: 0 !important; }