
  .breadcrumb {
                background: none !important;
            }
            
            
      @media only screen and (max-width: 1024px) {
              
              
            }       
            
                @media only screen and (max-width: 768px) {
                           ol.breadcrumb {
    justify-content: center;
}
.mt-3.ml-5.allpagecenterd_breabcrumbs{
    margin-left: 0 !important;
}
            } 

  @media only screen and (max-width: 456px) {
                  ol.breadcrumb {
    justify-content: center;
}
.mt-3.ml-5.allpagecenterd_breabcrumbs{
    margin-left: 0 !important;
}
             
            } 