.shrinked {
  transition: all 0.4s ease;
}

.unshrinked {
  transition: all 0.4s ease;
}
