.features-item.bottom-image .image-part {
    display: none;
}
.features-banner-wrap{margin-bottom:60px !important;}
.features-item.bottom-image{
    margin-bottom:50px;
}
.features-item.bottom-image .content-wrap {
    padding-bottom: 0;
    padding-top: 0;
}
.features-item .cont-part p + a, .features-item .cont-part p a {
    text-decoration: none;
}
.feature-more-wrap.two-box {
    max-width: 100%;
}
.feature-more-wrap .more-detail { text-align:center;padding: 0 30px;}
.feature-more-wrap > div span{
	background: transparent url("https://www.zoho.com/wiki/images/wiki-solutions-sprite@2x.png") no-repeat scroll left top;
	background-size:480px auto;
	display: block;
    height: 60px;
    margin: 0 auto 10px;
    width: 60px;
}
.feature-more-wrap > div span.feature-icon2 {
    background-position: -60px 0;
 }
.feature-more-wrap > div span.feature-icon3 {
    background-position: -120px 0;
}
.feature-more-wrap > div span.feature-icon4 {
    background-position: -180px 0;
}
.feature-more-wrap > div span.feature-icon5 {
    background-position: -240px 0;
}
.feature-more-wrap > div span.feature-icon6 {
    background-position: -300px 0;
}
.feature-more-wrap > div span.feature-icon7 {
    background-position: -360px 0;
}
.feature-more-wrap > div span.feature-icon8 {
    background-position: -420px 0;
}

.features-item.bottom-image .cont-part, .features-item.middle-image .cont-part{
	margin:0 auto;
}

@media only screen and (max-width: 991px) and (min-width: 768px){
	   .feature-more-wrap .more-detail {
    text-align: center;
    padding: 30px;
    max-width: 600px;
    margin: 0 auto;
}
}

@media only screen and (max-width: 768px){
	   .feature-more-wrap .more-detail {
     padding: 30px 0;
    max-width: 600px;
    margin: 0 auto;
}
}

.i18n-ar .feature-more-wrap .more-detail:last-child {
    border-left: none;
}
.i18n-ar .feature-more-wrap .more-detail {
    border-left: 1px dotted #e4e4e4;
    border-right: none;
}
.i18n-ar p {
    text-align: center;
}
.i18n-ar h4 {
    text-align: center;
}
.i18n-ar .content-wrap.animated>h2 {
    text-align: center;
}