@charset "utf-8";

#productAbout {
	max-width: 750px;
	margin-left: auto;
 	margin-right: auto;
}
#productAbout img {
	width: auto;
    max-width: 100%;
    height: auto;
}