@tuanphan
For some reason that didn't work, but this did! I altered what you sent me before for Our Furniture page.
I think I'm learning!
/* Hello, Bunny Lover mobile order */
@media screen and (max-width:767px) {
div#page-section-60c6ad070aea5d001f466c79>.row {
display: flex;
flex-direction: column-reverse;
}
}