/*Arabic starts*/
.i18n-ar .bot-banner-wrap .content-wrap.animated h2, .i18n-ar .bot-banner-wrap .content-wrap.animated p {
    text-align: center;
}
.i18n-ar .bot-banner-wrap .cta-subtext {
    text-align: center;
}
/*Arabic ends*/

.features-banner-content a.watch-video{
  margin: 0px 0 24px;
  font-size: 16px;
}

@media screen and (max-width:991px){
  .features-banner-content a.watch-video{
  margin: 16px 0 10px;
}
}