.header-title .heading.h2 {
    text-align: center;
}
.header-title{
    margin-bottom: 30px;
}
.product-item__primary-image, .product-item__secondary-image{
  height: 350px;
  object-fit: cover;
}