
.people-profile-contact-container {
  width: 700px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}

.people-profile-address-container {
  width: 100%;
  display: flex;
}

.people-profile-address {
  width: 550px;
}

.people-profile-address h2 {
  margin-bottom: 0;
}

.people-profile-image {
  width: 150px;
  margin-top: 30px;
}

.people-profile-publications ol {
  list-style-type: none;
}

.people-profile-presentations ol {
  list-style-type: none;
}
