@charset "UTF-8";

.cssskin-motion  {
  height: 210px;
}

.cssskin-motion .c-body {
  line-height: 1.0;
}

@media (max-width: 641px) {
.cssskin-motion .column:first-child + * {
  height: 250px;
}

}
