.main-page-wrapper {
  padding-top: 0 !important;
}
.page-title {
  position: relative;
  overflow: hidden;
  margin-bottom: 40px;
}
.page-title-bg:after {
    position: absolute;
    content: '';
    inset: 0;
    background: #0000008c;
}
.page-title-bg img.page-title-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  position: absolute;
  inset: 0;
}
.page-title .container,
.page-title .nav-shop {
  position: relative;
  z-index: 1;
}

/* PLP Section */
.basel-hover-alt .product-title a {
  border-bottom-width: 0px !important;
}

.bbc-product-description-row a {
    text-decoration: underline;
}