.cont-part h3 { margin-top: 30px;}
.related li {
	background: url("https://www.zoho.com/images/related-links-arrow.png") no-repeat scroll 0 18px transparent;
	line-height: 21px;
	margin: 0;
	list-style: none;
	padding: 10px 20px;
	text-align:left;
}
@media only screen and (max-width:800px){
	.related {max-width:100%;}
}
.img-responsive{
box-shadow: 10px 10px 13px -2px rgba(0,0,0,.05);

}
.left-image .img-responsive{
border: 1px solid #ddd !important;
}
.right-image .img-responsive{
border: 1px solid #ddd !important;
}
.i18n-ar .cont-part h3 {
  text-align: center;
}


.i18n-ar .related li {
  text-align: right;
  background-position: right;
}