@charset "utf-8";

#main {

}

@media screen and (max-width: 720px) {
	#main .layoutBox .fluidContainer .fluidBox img {
    max-height: none;
  }

}
