.person-heading-with-photo{display:flex;align-items:center;gap:18px}.person-profile-photo{width:88px;height:88px;border-radius:24px;object-fit:cover;box-shadow:0 8px 24px rgba(17,48,30,.13)}
@media(max-width:700px){.person-heading-with-photo{align-items:flex-start}.person-profile-photo{width:72px;height:72px;border-radius:20px}}
