.breadcrumbs-block .bg-container {
  position: absolute;
  z-index: 0;
  right: 0;
  left: 0px;
  top: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
}

.breadcrumbs-block .bg-container .img-fluid {
  width: 100%;
  height: 100%;
  object-fit: cover;
}