.team-card img{width:100px;height:auto;padding:15px}.team-container{display:flex;flex-wrap:wrap;justify-content:space-between}.team-card{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#b1bfbe;background:linear-gradient(180deg,rgba(177,191,190,1) 0%,rgba(133,133,133,1) 35%,rgba(159,227,255,1) 100%);border-radius:10px;flex:0 0 calc(33.33% - 40px)}@media(max-width:899px){.team-card{flex:0 0 calc(50% - 40px)}}