@charset "UTF-8";

.cssskin-select_massage  {
  line-height: 1.3;
  font-size: 12px;
}

@media only screen and (max-width: 641px) {
.cssskin-select_massage  {
  line-height: 1.0;
}

}
