#intro {
  padding-bottom: 0px;
}

#intro h1 {
  font-size: 40px;
  font-weight: lighter;
  text-align: center;
  margin-top: 10px;
}

.profilepic {
  object-fit:cover;
  object-position: top;
  height: 400px;
  width: 100%;
  padding: 10px;
}

.docname {
  font-weight: lighter;
  text-align: center;
  padding-bottom: 20px;
}

.certificats {
  object-fit:cover;
  object-position: center;
  height: 400px;
  width: 100%;
  padding: 10px;
}

.certification {
  object-fit:scale-down;
  width: 100%;
  height: 100px;
  padding: 10px;
}

.association {
  font-size: 12px;
  font-weight: 400;
}
