.related-products__title {
  margin-bottom: 15px;
  text-align: center;
}
.related-products__slider-slide {
  height: initial;
}
.related-products .yotpo-bottomline .yotpo-stars+a {
  border-left: none;
  margin: 0;
  padding: 0 0 0 16px;
  font-size: 14px;
  line-height: 20px;
}
@media screen and (max-width: 600px) {
  .related-products .yotpo-bottomline .yotpo-stars+a {
    padding: 0 0 0 8px;
    font-size: 12px;
    line-height: 18px;
    text-decoration: none!important;
  }
}

