@charset "utf-8";

#productAbout {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  /* margin: 0 auto 4em;
	position: relative; */
}

#productAbout img {
  width: 100%;
}

#productAbout .bg {
  position: relative;
  background-color: #fff;
}

#productAbout .btn {
  display: block;
  width: 670px;
  margin: 0 auto 100px;
}
