
    @media  screen and (max-width: 991px){
    header,#breadcrumb{
    display: none!important
    }
    }
    @media  screen and (min-width: 992px){
    .liteheader{
    display: none!important
    }
    }
    