.wp-block-query.flex-reverse-alternate-posts ul li:nth-child(even) .service-content{
    flex-direction: row-reverse !important;
}
.wp-block-query.flex-reverse-alternate-posts ul{
	margin: 0;
}