.staff-cat {
  font-size: 13pt;
}
.staff-cat .cat-info .name {
  margin: 0 0 30px;
  font-size: 17pt;
}
.staff-cat .cat-info .desc {
  margin-bottom: 40px;
}
.staff-cat .member {
  min-height: 280px;
  margin-bottom: 30px;
}
.staff-cat .member .ibox {
  text-align: center;
  margin-bottom: 10px;
}
.staff-cat .member .ibox img {
  max-width: 95%;
}
.staff-cat .member .name {
  margin: 0 0 10px;
  font-size: 15pt;
}
.staff-cat .member .detail {
  margin-bottom: 5px;
}
.staff-view {
  font-size: 13pt;
}
.staff-view .ibox {
  text-align: center;
  margin-bottom: 10px;
}
.staff-view .ibox img {
  max-width: 95%;
}
.staff-view .name {
  margin: 0 0 10px;
  font-size: 15pt;
}
.staff-view .detail {
  margin-bottom: 5px;
}
.staff-view .bio {
  padding: 20px 0;
}
