.aurea-podcasts{display:-webkit-box;display:-ms-flexbox;display:flex;margin:2rem 0}.aurea-podcasts a{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto}.aurea-podcasts a img{-o-object-fit:contain;object-fit:contain;max-height:4vh;padding:0 .5rem;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.aurea-podcasts a:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.aurea-podcasts:hover a:not(:hover) img{-webkit-transform:scale(0.95);transform:scale(0.95);-webkit-filter:blur(1px);filter:blur(1px)}@media(max-width:800px){.aurea-podcasts{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.aurea-podcasts a{-ms-flex-preferred-size:45%;flex-basis:45%;margin:1rem 0}}