.podcast-episode p{color:#000}.podcast-module{.podcast-episode{background:#f1f4f7;padding:50px 100px;@media (max-width:1200px){padding-bottom:24px;padding-left:48px;padding-right:48px;padding-top:24px}&:not(:last-of-type){margin-bottom:30px}}.span7 :last-child{margin-bottom:0}}.podcast-episode-grid h3{margin:0}.podcast-episode-grid{display:grid;grid-template-areas:"header" "thumb" "content";grid-template-columns:1fr;row-gap:40px}.podcast-episode-header{grid-area:header}.podcast-episode-thumb{grid-area:thumb}.podcast-episode-content{grid-area:content}.podcast-episode-content>:last-child{margin-bottom:0}@media (min-width:769px){.podcast-episode-grid{align-items:start;column-gap:60px;grid-template-areas:"thumb header" "thumb content";grid-template-columns:5fr 7fr}}@media (max-width:769px){.podcast-episode-grid .thumbnail-wrapper{margin-bottom:9px}}