.product-list-single {
  grid-template-columns: 1fr;
}

.product-list-single .product-card {
  min-height: 520px;
}
