.folded {
    width: 0;
    height: 0;
}

.beatifuly_unfold {
    transition: width 2s, height 2s !important;
}