@charset "utf-8";

.cssskin-profile .column:first-child {
  width: 26.7%;
  padding-left: 20px;
  padding-right: 41px;
}

.cssskin-profile .column:first-child + * {
  width: 73.3%;
}

.cssskin-profile .c-body {
  font-weight: bold;
  font-size: 13px;
  color: #474747;
}

.cssskin-profile .c-small_headline {
  line-height: 1.0;
  color: #474747;
  padding-bottom: 14px;
}

@media (max-width: 641px) {
.cssskin-profile img {
  text-align: center;
}

.cssskin-profile .c-lead {
  text-align: center;
  padding-bottom: 22px;
}

.cssskin-profile .c-body {
  padding-bottom: 20px;
}

}
