.media {
  background-color: $card-bg;
}
.media-middle {
  @extend .align-self-center;
}
