@charset "UTF-8";

.cssskin-hr_img  {
  height: 300px;
}

@media (max-width: 641px) {
.cssskin-hr_img  {
  height: 150px;
}

}
