.client-box img {
    aspect-ratio: 5 / 4;
    object-position: center;
    object-fit: cover;
}

.client-box .team-member-name {
    background-color: rgb(246 246 246 / 90%);
}