@charset "utf-8";

.cssskin-_block_footer .column:first-child {
  width: 20%;
}

.cssskin-_block_footer .column:first-child + * {
  width: 76%;
}

