.related-products {
  display: block;
}

.related-products__heading {
  margin: 0 0 0.8rem;
}

.related-top-path {
  position: absolute;
  width: 100%;
  margin-top: -2.2vw;
}

.related-top-path svg {
  vertical-align: top;
  width: 100%;
  height: auto;
}

.related-products .title-main {
  text-align: center;
  margin-bottom: 4rem;
}