.zs-hero {
     height: 250px;
    overflow: hidden; 
}
@media (max-width: 768px) {
  .zs-hero {
    height: 250px;
  }
}
.theme-product-details-style-02 .theme-product-details-container .theme-prod-pricelist-outter {
    display: none;
}
.theme-prod-non-returnable {
    display: none !important;
}