@media (max-width: 991.98px) {
  .breadcrumb {
    flex-wrap: nowrap !important;
    overflow-x: scroll;
    width: 100%;
  }
}
.breadcrumb .breadcrumb-item {
  width: auto;
}
.breadcrumb .breadcrumb-item:not(:first-child) {
  padding-left: 0;
}

/*# sourceMappingURL=title.css.map */
