@media only screen and (max-width: 767.8px) {
  div.wp-block-columns.reverse-order {
    flex-flow: column-reverse;
  }
}
