@charset 'UTF-8';

/**
 * AX-ST10 Page Settings
 * ================================================================================
 * Table of Contents:
 *
 * AX-ST10 Page Settings
 *  - Features
 * ================================================================================
 */


 
/**
 * ================================================================================
 * AX-WST10 Page Settings
 * ================================================================================
 */

/**
 * Features
 * -------------------------------
 */

body.page-products-ax-st10 .features-tvspeaker1-product img {
  width: 53.4rem;
}

body.page-products-ax-st10 .features-tvspeaker1-family-list-living {
    width: 35.7rem;
  }

@media all and (max-width: 767px) {
  body.page-products-ax-st10 .features-tvspeaker1-product img {
    width: calc(53.4rem * 0.7);
  }

  body.page-products-ax-st10 .features-tvspeaker1-family-list-item {
    width: calc(7.9rem * 1.69);
  }

  body.page-products-ax-st10 .features-tvspeaker1-family-list-living {
    width: calc(24.7rem * 1.1);
  }
}
