.related-products {
  display: block;
}

.related-products ul.grid.{
  margin : 0;
}

.related-products__heading {
  margin:0;
  font-size : 40px;
  font-weight : 600;
}
.rec-head__wrapper.rec_title--flex{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom : 32px;
}
.rec-head__wrapper.rec_title--flex .button--link{
  font-weight : 600 ;
  font-size : 16px;
}