@charset "utf-8";

.cssskin-_block_footer .column:first-child + * {
  padding-top: 30px;
}

@media (max-width: 641px) {
.cssskin-_block_footer  {
  width: 100% !important;
}

}
