@media screen and (width<=576px){.nav-scroll{background:var(--black)}@keyframes navAnuimation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}}