@charset "utf-8";

.cssskin-size .column:first-child {
  width: 40%;
}

.cssskin-size .column:first-child + * {
  width: 60%;
}