.services-container .products{padding:3rem!important;display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.services-container .product{border:1px solid #0ada5f;padding:1rem!important;border-radius:15px;width:250px!important;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:350px;box-sizing:border-box;overflow:hidden;background:#fff;text-align:center}.services-container .product a{color:#000;text-decoration:none}.services-container .product img{height:180px;width:auto;object-fit:cover;border-radius:10px;margin-bottom:1rem;max-width:100%}.services-container .products .add_to_cart_button{display:none!important}