@charset "utf-8";

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

#productAbout img {
  width: 100%;
}

#productAbout .poRe {
  position: relative;
}

#productAbout .btn_cv {
  position: absolute;
  max-width: 646px;
  width: 86.13%;
  margin: 0 auto;
  top: 0;
  left: 0;
  right: 0;
}
