.kb-staff .henkilo,
.kb-staff .type-henkilo {
  font-size: 14px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-top: 4em;
  padding-bottom: 4em;
}

.kb-staff .henkilo img,
.kb-staff .type-henkilo img {
  border-radius: 100px;
  width: 94px;
}

.kb-staff .henkilo .entry-title,
.kb-staff .type-henkilo .entry-title {
  font-size: 1.15em;
  color: #a5a320;
  margin-bottom: 0;
}

.kb-staff .henkilo .titteli,
.kb-staff .type-henkilo .titteli {
  margin: 0;
  font-weight: 700;
}

.kb-staff .henkilo a,
.kb-staff .type-henkilo a {
  display: block;
  color: #111;
}

.kb-staff .henkilo:last-child,
.kb-staff .type-henkilo:last-child {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}

@media (min-width: 768px) {
  .kb-staff .henkilo:nth-child(3n+2),
  .kb-staff .type-henkilo:nth-child(3n+2) {
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    border-right: 1px solid rgba(0, 0, 0, 0.2);
  }
}
/*# sourceMappingURL=staff.css.map */