Without Animation Effect
<div class="width60 center">
<p class="text-center">Since 2002, we are commitment to academic excellence, intellectual growth and high standards of ethical awareness. Our curriculum, teaching methodology and tie-ups make us excellent in education.</p>
</div>
With Animation Effect
Add class animate-fadeIn to add FadeIn animation effect.
<div class="width60 center animate-fadeIn">
<p class="text-center">Since 2002, we are commitment to academic excellence, intellectual growth and high standards of ethical awareness. Our curriculum, teaching methodology and tie-ups make us excellent in education.</p>
</div>