.banner-word{
    -webkit-animation: fadeInLeft 2s;
    animation: fadeInLeft 2s;
    display: none;
}