/* Custom Styling */

.save.unit {
    display: none;
}

.featured .featured-product-wrapper .product.thumbnail img {
    border-radius: 0px;
    padding: 20px;
  }
  .featured-product-thumbnail-wrapper {
    width: 75%;
    margin: auto;
  }