.card-person-img {
  height: 325px;
  object-fit: cover;
}

@media screen and (max-width: 768px) {
  div.card-person {
    word-break: break-word;
  }
}

/*# sourceMappingURL=style.css.map */
