.podcast h2{font-size:21px}.podcast--wrapper{border-bottom:1px solid #000;display:grid;grid-template-columns:100px auto 150px;padding:32px 0}.podcast__play svg{fill:#e91419}.podcast__inner:first-child{display:flex;flex-direction:column}.podcast__inner:last-child{padding-left:50px;text-align:right}@media screen and (max-width:767px){.podcast--wrapper{grid-template-columns:1fr}.podcast__inner:first-child{align-items:center;flex-direction:row;margin-bottom:16px}.podcast__inner:first-child p{padding-bottom:0}.podcast__play{margin-left:10px}.podcast__inner:last-child{margin-top:16px;padding-left:0;text-align:left}}