.video_list a {
  margin-bottom: auto;
  flex-grow: 0;
}

.video_list .item .card-img-top {
  max-height: 240px;
}

.video_list .card-body {
  flex-grow: 0;
}
