.system-section-container.leadership-team {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.system-section-container.leadership-team .div-block-11 {
  flex-wrap: wrap;
}
.system-section-container.leadership-team .div-block-11 .div-block-9 {
  margin-bottom: 20px;
}
.system-section-container.leadership-team .div-block-11 .div-block-9 .img-team {
  width: 100%;
  height: 55px;
  margin-right: 15px;
  border-radius: 100%;
  max-width: 55px;
  overflow: hidden;
}
.system-section-container.leadership-team .div-block-11 .div-block-9 .img-team img{
  width: 100%;
  height: auto;
}
