@media screen and (width < 601px) {
  .breadcrumb--holder {
    flex-wrap: wrap;
  }
}

