.team-mark, .team-emblem, .player-thumb { overflow: hidden; }
.team-mark img, .team-emblem img { width: 100%; height: 100%; object-fit: contain; }
.player-thumb img { width: 100%; height: 100%; object-fit: cover; object-position: center 20%; }
