@charset "UTF-8";

.cssskin-profile .column:first-child + * {
  width: 70%;
}

.cssskin-profile .column:first-child {
  width: 25%;
}

