.logo-desktop {
  animation: fade-down 0.5s;
}

.logo-mobile {
  animation: fade-down 0.5s;
}

.menu {
  animation: fade-down 0.5s;
}