/* Start custom CSS for section, class: .elementor-element-7830595 */@media only screen and (max-width: 768px) {
    .product-table td {
      font-size: 12px;
    }
    .desc p{
        font-size: 12px;
    }
    .product-table td[colspan="2"] {
      font-size: 14px;
    }
  }
  @media only screen and (min-width:900px){
    .desc p{
        font-size: 15px;
    }
  }/* End custom CSS */