.card1,
.card2,
.card3 {
    transition: width 1s ease, transform 1s ease;
}