#leanstream-player { flex:0 1 800px; -webkit-flex:0 1 800px; }
#leanstream-player > div { width:100%; height:700px; position:relative; margin-bottom:24px; overflow:auto; }
#leanstream-player iframe { position:absolute; width:100%; height:700px; top:0; left:0; }
#tune-in-player { flex:1 0 324px; -webkit-flex:1 0 324px; }
#tune-in-player > div { margin-bottom:24px; }
#tune-in-player .dfp-ad { margin-left:auto; margin-right:auto; }
@media screen and (max-width:767px) {
#leanstream-player, #tune-in-player { flex:0 1 auto; -webkit-flex:0 1 auto; }
}