#product #rascols-related-products .h2-title:after {
  content: "";
  display: block;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-bottom: solid 1px #000000;
  margin-top: -18px;
}

#product #rascols-related-products .h2-title span {
  background: white;
  padding: 0 15px;
}

#product #rascols-related-products .h2-title {
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
}

#rascols-related-products .h2-title {
  text-align: center;
  margin-bottom: 2rem;
  text-transform: uppercase;
}
