.figure-img {
  width: 200px !important;
  max-height: 250px;
  object-fit: cover;
}

.figure-caption {
  margin-left: 20px;
}

.advisory-board {
  font-family: 'Roboto';
}

.advisory-board h4 {
  font-weight: bold !important;
  font-size: 18px !important;
  color: #4c4c4c !important;
  margin-top: 10px;
}

.advisory-board p {
  margin-bottom: 0;
}