.card__heading,
.card__information .card__heading a {
  text-align: center;
}

.card__heading {
  min-height: 2.5em;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}




