.scrolling .header_top { max-height: 0px; overflow: hidden; padding: 0; } .header_top { transition: 1s; } @media (max-width: 992px) { #brx-header.sticky.scrolling { position: static; } }