.flex-reverse-alternate-posts ul li:nth-child(even) .service-content .uagb-container-inner-blocks-wrap{
    flex-direction: row-reverse !important;
}
.flex-reverse-alternate-posts ul li:nth-child(even) .service-content{
	background: #fff;
}
.flex-reverse-alternate-posts ul{
	margin: 0;
}