.coaches-list{gap:3rem;display:grid}.coach-item h2{margin-bottom:1.25rem}.coach-item img{object-fit:cover;max-width:220px}.coach-item .split-section{grid-template-columns:220px 1fr;align-items:start}@media (width<=720px){.coach-item .split-section{grid-template-columns:1fr;gap:1rem}.coach-item img{max-height:60%}}
