.slideInRight {
    display: inline-block;
    animation: slideInRight;
    animation-duration: 1s;
}