.nx-text{animation:showLogo .3s forwards}.logo-wrapper{position:relative;height:40px;width:auto}.nx-text{width:fit-content!important}@keyframes showLogo{0%,99%{max-height:0}to{max-height:100%}}@media screen and (max-width:1024px)and (min-width:769px){.nx-text{display:none}}