@charset "utf-8";

@media (max-width: 641px) {
.cssskin-_block_footer_logo .column:first-child {
  width: 56% !important;
}

.cssskin-_block_footer_logo .column:first-child + * {
  width: 40% !important;
}

}
