@charset 'UTF-8';

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


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

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

.page-products-ax-wst10 .features-tvspeaker1-product img {
  width: 17.4rem;
}

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