.podcasts-area{align-content:space-around;align-items:space-around;display:flex;flex-direction:row;flex-wrap:wrap;flex-flow:row wrap;gap:20px 20px;justify-content:space-between;margin:20px auto;width:100%}.podcast{align-self:flex-start;flex-basis:16rem;flex-grow:1}.podcast-image img{max-height:100%;max-width:100%}