@media all and (max-width: 767px) {
    .news .info.right {
        float: none;
    }
}