.team-member.large{align-items:center;display:grid;gap:60px;grid-template-columns:repeat(2,1fr)}.team-member.large h1{font-size:2.125rem}.team-member.large .team-description{margin-top:20px}.team-member.large .team-description ul{font-size:1rem;list-style-type:square}.team-member.large .full-description hr{border-width:4px;margin:5px auto 14px;width:50%}.team-member--image{margin-bottom:20px}@media screen and (max-width:767px){.team-member.large{gap:2rem;grid-template-columns:1fr}}