.related-products {
  display: block;
}

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


.related-products-section .swiper-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){background-color:#ffff;}

@media only screen and (max-width:989px){
  .related-products-section .product-grid{overflow:unset}
}