@charset "UTF-8";

@media only screen and (max-width: 641px) {
.cssskin-_block_header .column:first-child + * {
  text-align: right !important;
  width: 16% !important;
}

.cssskin-_block_header .column:first-child {
  width: 80% !important;
}

}
