@charset "utf-8";

.cssskin-_block_header  {
  box-shadow: rgba(51, 51, 51, 0.09) 0px 3px 2px 0px;
  max-width: 960px;
  margin: 0 auto;
}

.cssskin-_block_header .column:first-child + * {
  width: 13.750000000000002%;
}

.cssskin-_block_header .column:first-child {
  width: 86.25%;
}

@media (max-width: 641px) {
.cssskin-_block_header  {
  box-shadow: rgba(51, 51, 51, 0) 0px 0px 20px 3px;
}

}
