@charset "UTF-8";

.cssskin-product_details .a-header .c-small_headline {
  color: #000000;
  font-weight: normal;
  line-height: 1.2;
  font-size: 1.2em;
  text-align: left;
}

.cssskin-product_details .a-header .c-lead {
  color: #000000;
  font-size: 1em;
  line-height: 1.0;
  text-align: left;
}

@media (max-width: 641px) {
.cssskin-product_details .c-small_headline {
  color: #000000;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.0;
}

.cssskin-product_details .c-lead {
  color: #000000;
  font-size: 0.9em;
  font-weight: lighter;
  line-height: 1.0;
}

}
