.download-apps {
    margin: 10px 0 30px
}

.app-store,.g-play,.amazon-btn {
    display: inline-block;
    background: 0;
    width: 135px;
    vertical-align: top;
    margin-right: 10px;
    cursor: pointer
}

.all-features {
    display: none
}

.amazon-btn {
    width: 122px
}

@media only screen and (max-width: 991px) and (min-width:768px) {
    .features-item .cont-part ul li {
        background:0
    }
}
@media only screen and (max-width: 991px){
    .other-lang .features-banner-content p{
        margin: 20px 0 15px;
    }
}
@media only screen and (max-width: 767px) {
    .features-item .cont-part ul li {
        background:0
    }

.i18n-ar .features-item *{text-align: center;}
}

.i18n-ar .features-item .cont-part ul li {
    background-position: right
}
.i18n-ar .features-item{
    text-align: center;
}
