/* Keep the episode cards and their existing responsive heights. */
#episodios-page .epi-chart-plot{position:relative;min-width:0;height:280px;}
#episodios-page .epi-chart-plot canvas{display:block;width:100%;height:100%;}
@media(max-width:520px){#episodios-page .epi-chart-plot{height:240px;}}
