#content-header.scrolled.scrolledDown{
    top: -250px !important;
}
#content-header.scrolled{
    -webkit-transition: all .5s ease !important;
    transition: all .5s ease !important;
}
@media all and (min-width: 1024px){

}