/* P2512 (EB) - cstm-styles.css */

@media only screen and (max-width: 659px) { /* Mobile */
    div.ig img { width: 100%; }
}

@media only screen and (min-width: 660px) { /* Desktop */
    div.ig img { width: 100%; max-width: 350px; }
}

h3 { margin-top: 0px !important; }

div.ig { float: left; width: 100%; border: 0px dashed #000; padding: 26px; border-bottom: 10px solid #F1B434; background-color: #edeae1; margin-bottom: 26px; }
    
hr.trans { clear: both; background-color: #FFF; }

p#arrow; use, span.btn__icon, a.card-podcast__link { background: #F00 !important; background-color: transparent !important; }