@charset "utf-8";

#productAbout {
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
}

#productAbout img {
	width: 100%;
}

#productAbout .flex {
	display: flex;
	flex-wrap: wrap;
}