.people-cards .container{max-width:1250px}.people-cards .people-grid{display:grid;gap:50px;grid-template-columns:1fr 1fr;row-gap:90px}.people-cards .people-block{display:grid;gap:25px;grid-template-columns:minmax(0,230px) 1fr}.people-cards .header{margin-bottom:10rem}@media(max-width:991px){.people-cards .people-block,.people-cards .people-grid{grid-template-columns:1fr;justify-content:center}.people-cards .people-block img{margin:auto;width:80%}.people-cards .header{margin-bottom:4rem}.people-cards .people-grid{row-gap:60px}}