@charset "utf-8";

.cssskin-top-text  {
  width: 100%;
  height: 100%;
}

.cssskin-top-text .column:first-child + * {
  width: 75%;
}

.cssskin-top-text .column:first-child + * {
}

.cssskin-top-text .column:first-child {
  width: 25%;
}

.cssskin-top-text .c-body {
  color: #000000;
  font-size: 15px;
}

@media (max-width: 641px) {
.cssskin-top-text  {
  width: 100%;
  height: 100%;
}

}
