.grid-product__price--savings {
  display: none;
}

@media only screen and (min-width: 769px) {
  .index-section {
    margin: 30px 0;
  }
} 

.product-testimonials-section--with-divider {
  border-top: none;
}