.component-podcasts{display:flex;flex-direction:column}.component-podcasts .component-grid{margin:0 auto;grid-gap:1.6rem;width:auto}.component-podcasts .component-grid.col-4{grid-template-columns:repeat(2,minmax(12.8rem,1fr))}@media only screen and (min-width:1060px){.component-podcasts .component-grid.col-4{grid-template-columns:repeat(4,1fr);grid-gap:3.2rem}}.component-podcasts .component-grid .component-image-tile{width:100%}.component-podcasts .component-grid .component-image-tile .component-card img{max-width:none;align-self:center}.component-podcasts .component-view-more-link{display:flex;flex-direction:row-reverse;margin-top:3.6rem}