.media,
.card__media {
  height: 100%;
  width: 100%;
  display: contents;
}

.card__inner {
  flex-direction: column;
}