chartbeat
by szal
HTML
<iframe src="https://chartbeat.com/dashboard/?url=bettycrocker.com&k=908a69fa14230d3fa3d7cbde993e944b"></iframe>
<iframe src="https://chartbeat.com/dashboard/?url=bettycrocker.com&k=908a69fa14230d3fa3d7cbde993e944b"></iframe>
<iframe src="https://chartbeat.com/dashboard/?url=bettycrocker.com&k=908a69fa14230d3fa3d7cbde993e944b"></iframe>
CSS
*{box-sizing: border-box;}
iframe{
height: 400px;
width: 100%;
display: block;
}
@media screen and (min-width: 600px) {
iframe{
width: 32%;
display: inline-block;
}
}