@charset "utf-8";
/* CSS Document */

/*img {
  width: 100%;
  height: auto;
}*/
img {
  max-width: 100%;
  height: auto;
}
