/* Reformat based on screen size */
@media screen and (max-width: 400px) {
.talk .reports-col .col1,
.talk .reports-col .col2 {width:100%; float:none}
.talk .reports-col {margin-bottom: 50px;}
.talk .reports-col ul {margin-bottom: 20px;}
}

