@charset "utf-8";

@media (max-width: 641px) {
.cssskin-_block_header .column:first-child {
  width: 50% !important;
}

.cssskin-_block_header .column:first-child + * {
  width: 50% !important;
}

}
