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