@charset "UTF-8";

.cssskin-ha  {
  height: 500px;
}

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

}
