.bounceInUp {
    animation: bounceInRight;
    animation-duration: 1s;
}