.related-products {
  display: block;
}

.related-products__heading {
    margin: 0 0 3rem;
    display: flex;
    justify-content: center;
    font-family: Philosopher;
    font-weight: 700;
    font-size: 55px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #173E30;
}
