@charset "UTF-8";

.cssskin-_block_header  {
  text-align: center;
}

@media (max-width: 641px) {
.cssskin-_block_header  {
  text-align: left;
}

}
