

/* Start:/products/products.css?1773824598745*/
@media (max-width: 768px) {
  .products-grid,
  .products-grid tbody,
  .products-grid tr,
  .products-grid td {
    display: block;
    width: 100% !important;
  }

  .products-grid colgroup,
  .products-grid .pgap {
    display: none;
  }

  .products-grid td {
    padding-bottom: 20px;
    padding-left: 0 !important;   /* p.1 */
    padding-right: 0 !important;  /* p.1 */
    text-align: left !important;
  }

  .products-grid td h2 {
    text-align: left !important;
  }

  .products-grid td p {
    text-align: left !important;
  }

  .products-grid td p[style*="text-align: center"] {
    text-align: center !important;
  }

  .products-grid img {
    max-width: 100%;
    height: auto;
    margin-bottom: 15px;          /* p.2 */
  }
}
/* End */
/* /products/products.css?1773824598745 */
