.podcast_hosts{background:linear-gradient(180deg,#ffe9d7,#e5defd);padding:80px 0}.podcast_hosts .the_hosts{display:grid;gap:32px;grid-template-columns:repeat(2,1fr);padding-top:40px}.podcast_hosts .image_holder{border-radius:10px;height:300px;margin-bottom:30px;overflow:hidden;width:100%}.podcast_hosts .image_holder img{height:100%;object-fit:cover;width:100%}@media (max-width:868px){.podcast_hosts .the_hosts{grid-template-columns:1fr}.podcast_hosts{padding:40px 0}}