@charset "utf-8";

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

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

}
