.teamWrapper { width: 100%; display: flex; flex-direction: column; gap: 20px; .teamCard { // width: 100%; } }