body.type-detail #productsAlternative.hb-similar-products-section {
  display: block !important;
  width: 100%;
  margin: 56px 0 0 !important;
  padding: 0 !important;
  opacity: 1 !important;
  visibility: visible !important;
}

body.type-detail .hb-similar-products-heading {
  display: block;
  margin: 0 0 28px !important;
  color: #071b34 !important;
  font-family: "Open Sans", Arial, sans-serif !important;
  font-size: 32px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  text-align: left !important;
}

body.type-detail .p-detail > .products-related-header {
  margin-top: 34px !important;
}

body.type-detail #productsAlternative .products-alternative {
  width: 100%;
}

@media (max-width: 820px) {
  body.type-detail #productsAlternative.hb-similar-products-section {
    margin-top: 42px !important;
  }

  body.type-detail .hb-similar-products-heading {
    font-size: 27px !important;
  }

  body.type-detail .p-detail > .products-related-header {
    margin-top: 26px !important;
  }
}
