.coaches-list{width:100%;font-family:var(--font-mundial);font-weight:300;font-size:16px;display:flex;flex-direction:column;padding:0 24px}.coaches-list--heading{font-size:24px;padding-top:40px;padding-bottom:32px;color:#2c2c2c}.coaches-list--photo{padding-top:16px;padding-bottom:48px;width:33.33%}.coaches-list--photo img{height:450px;object-fit:cover}@media screen and (max-width:639px){.coaches-list--photo img{height:450px}}@media(min-width:640px)and (max-width:1280px){.coaches-list--photo img{height:320px}}.coaches-list--photo:hover{color:#002e62}@media screen and (max-width:639px){.coaches-list--photo{width:100%;padding-left:0;padding-right:0}}@media(min-width:640px)and (max-width:1280px){.coaches-list--photo{padding-left:16px;padding-right:16px}}.coaches-list--name{font-size:22px;padding-top:8px}.coaches-list--designation{font-size:18px;padding-top:4px}.image-border{border-radius:20px}@media screen and (max-width:639px){.coaches-list-mobile{flex-direction:column}}