@media screen and (max-width:768px) {
ol.we-said, ol.consensus, ol.they-said {
width:100%;
float:none;
    margin: 0 0 30px;
    }
}