@charset "utf-8";

@media screen and (max-width: 640px) {
  #mainArea .catch img {
    max-width: 210px;
    width: 30% !important;
  }
}
