@media (max-width:859px) {
    .row_divfloat {
        width: 90%;
        float: none;
    }
}