@media only screen and (max-width: 767px) {

    section.text_image,
    section.text_image.alignright {

        .content {
            order: 1;
        }
    }

}
