@media all and (min-width: 992px) {
    .img_plus_txt_1_7 .img_plus_txt_1_7_list:nth-child(2n){display: flex; flex-wrap: wrap; flex-direction: column-reverse;}
    .img_plus_txt_1_7 .img_plus_txt_1_7_list:nth-child(2n) > [data-wv-layout-element="block_inner"]{display: flex; flex-wrap: wrap; flex-direction: column-reverse;}
}