.col-half {
  width: 50%;
  display: inline;
}

.row {
  width: 100%
}

.officer-name {
  text-align: center;
  width: 100%;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  padding-top: 5px;
  padding-bottom: 12px;
}

.officer-photo {
  width: 100%;
  border-radius: 5px;
}

.officer-role {

}
