.podcast-card{background-color:#f2f2f2;border-radius:20px 20px 20px 20px;margin-bottom:0;margin-top:0;padding:25px;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.podcast-card .podcast-inner{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.podcast-card .podcast-inner .left-image.span4,.podcast-card .podcast-inner .right-content.span7{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:0;position:relative}.podcast-card .podcast-inner .right-content.span7 .content-inner{align-content:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;padding:30px;position:relative;width:100%}.podcast-card .podcast-inner .right-content.span7 .title-wrapper{width:100%}.podcast-card .podcast-inner .right-content.span7 .title-wrapper h4{color:#150d44;font-size:30px;font-weight:700;letter-spacing:-.2px;line-height:1.2em;margin:0 0 20px}.podcast-card .podcast-inner .right-content.span7 .button-wrapper{width:100%}.podcast-card .podcast-inner .button-inner a{background-color:#f7d404;border-radius:5px 5px 5px 5px;color:#272f53;display:inline-block;font-family:HelveticaNeue-Medium,Sans-serif;font-size:18px;font-weight:700;letter-spacing:-.2px;line-height:1.22em;padding:10px 25px;text-align:center;transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.podcast-card .podcast-inner .button-inner a:hover{transform:translateY(-8px)}@media screen and (min-width:768px){.podcast-card .podcast-inner .left-image.span4{width:35%}.podcast-card .podcast-inner .right-content.span7{width:65%}}@media screen and (max-width:767px){.podcast-card .podcast-inner{-ms-flex-wrap:wrap;flex-wrap:wrap}.podcast-card .podcast-inner .left-image img{margin:0 auto;max-width:340px;width:100%}.podcast-card .podcast-inner .left-image{display:block!important;text-align:center}}