.podcast-content{min-height: 150px;}

@media (min-width: 750px) and (max-width: 1024px) {
  .podcast-content{min-height: 200px;}
}