.image-float-left {
  float: left;
  padding-right: 15px;
}

.leadership-team-card {
  max-width: 47%;
  background-color: #eeeeee;
  margin: 0 1rem 2rem !important;
  border: 1px solid transparent;
  padding: 10px;
  border-radius: 4px;
}

.leadership-team-view {
  margin-left: 10px;
}