Funny but always when I finally decide to ask a question I figure it out in the next 30 minutes 馃槃
I used a custom code, attached the structure I have in the image
.customer-article-list .w-dyn-item:nth-child(odd) .customer-article_content {
flex-direction: row-reverse;
}