.podcast-speakers-wrapper{border-bottom:2px solid #e4dbcd;border-top:2px solid #e4dbcd;padding:40px 0}.podcast-speakers-text{margin-bottom:24px}.podcast-speakers{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.podcast-speaker{gap:24px}.speaker-img{border:4px solid #5549fb;border-radius:9999px;height:100px;min-width:100px;width:100px}.first-speaker-svg{top:16px}.second-speaker-svg{bottom:24px}@media only screen and (max-width:767px){.podcast-speakers{grid-template-columns:repeat(1,minmax(0,1fr))}}