.faculty__faculty-member{align-items:center;display:flex;flex-direction:row;gap:32px}.faculty-member__column.faculty-member__column--headshot{min-width:160px}.faculty-member__headshot{height:160px;object-fit:contain;object-position:center;width:160px}.faculty-member__column.faculty-member__column--content{display:flex;flex-direction:column;width:100%}.faculty-member__column.faculty-member__column--content h3{color:#07272d;font-size:18px;font-style:normal;font-weight:500;line-height:1;margin-bottom:8px}.faculty-member__column.faculty-member__column--content span{font-size:14px;font-weight:400}.faculty-member__column.faculty-member__column--content a{color:#008d7f;font-size:16px;margin-top:4px;text-decoration:underline}.faculty-member__column.faculty-member__column--logo{min-width:150px}.faculty-member__logo{height:auto;object-fit:contain;width:100%}.faculty__divider{background-color:#07272d;height:1px;margin:24px 0;opacity:.1;width:100%}@media screen and (max-width:767px){.faculty__faculty-member{align-items:flex-start;flex-direction:column;gap:14px}.faculty-member__column.faculty-member__column--logo{margin-top:16px;max-width:50px}.faculty-member__column.faculty-member__column--headshot{min-width:unset;width:100%}.faculty-member__headshot{height:240px;object-fit:contain;object-position:bottom;width:auto}.faculty__divider{margin:32px 0}}