@charset "utf-8";

@media only screen and (max-width: 640px) {
  .rwdW560px {
    width: 560px !important;
  }
  .rwdW720px {
    width: 720px !important;
  }
}