.card-team-group{grid-gap:20px;grid-auto-flow:row dense;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-template-columns:repeat(12,1fr);justify-content:stretch;justify-items:stretch}.card-team-group .card-team-image-wrap{height:297px;margin:0 auto;max-width:100%;width:437px}.card-team-group .card-team-image-wrap img{height:100%;object-fit:cover;width:100%}.card-team-group .button-wrapper{justify-content:center;grid-gap:10px}@media(max-width:767px){.card-team-group .card-team-image-wrap{width:100%}}