.staff-card{background:#2e2755;margin:10px;max-width:400px;min-height:100px;padding:10px}.staff-card-image-wrapper{display:flex;max-width:40%}.staff-card-container.flex{display:flex;padding:10px;width:100%}.staff-card-details-wrapper{max-width:60%;width:100%}.staff-card{border-radius:20px;border-top-left-radius:0}.staff-card-details{list-style:none;margin:0;padding:0 5px 20px 10px}.staff-card-name,.staff-card-title{font-size:29px;font-weight:700;margin:0}.staff-card-name{color:#fff;font-size:38px}.staff-card-title{color:#46dcdc}.staff-card-image-wrapper img{border-top-right-radius:20px;height:auto;max-width:100%;object-fit:cover}