@charset "UTF-8";

.cssskin-_block_ghost_header  {
  height: 70px;
}

@media only screen and (max-width: 641px) {
.cssskin-_block_ghost_header  {
  height: 60px;
}

}
