.section-product-recommendations .box-title {
  justify-content: center;
}
.section-product-recommendations .product-layout .owl-nav > div.owl-prev {
  left: -20px;
  right:auto;
}
.section-product-recommendations .product-layout .owl-nav > div.owl-next {
  right: -20px;
  left:auto;
}
