.breadcrumb-wrap .breadcrumb {
    flex-direction: column;
}

.breadcrumb-wrap .breadcrumb ul {
    display: flex;
    gap: 5px;
}
      