.bureau {
  padding: 1rem;
}
.bureau-person {
  display: flex;
  position: relative;
  width: 100%;
  margin-bottom: 1.5rem;
}
.text-img-left img {
  min-width: 200px;
  max-width: 200px;
}
.bureau-text {
  text-align: justify;
}
.library {
  margin-bottom: 1rem;
}
