@media screen and (max-width: 559px) {
  section.module-tree-leaves .d-card-person a, section.module-tree-leaves .d-card-person span {
    display: flex;
    flex-direction: column;
    width: 100%; }
    section.module-tree-leaves .d-card-person a picture, section.module-tree-leaves .d-card-person a img, section.module-tree-leaves .d-card-person span picture, section.module-tree-leaves .d-card-person span img {
      width: 100%; }
    section.module-tree-leaves .d-card-person a .content, section.module-tree-leaves .d-card-person span .content {
      width: 100%;
      font-size: 18px;
      text-decoration: none;
      text-align: center; } }
