@charset "UTF-8";

.cssskin-_block_footer_top .column:first-child {
  width: 49%;
}

.cssskin-_block_footer_top .column:first-child + * {
  width: 47%;
}

