/* Add custom CSS styles below */ 
.price-descount-box:has(.p-price .flex){
  display: none;
}
.s-product-card-entry.s-product-card-vertical .s-product-card-content .s-product-card-content-title a{
  text-align: center;
}
.s-product-card-entry.s-product-card-vertical .s-product-card-content .s-product-card-content-sub {
  justify-content: center;
}