#content {
  width: 100%; }
  #content .contents {
    width: 1200px; }
    #content .contents .p1 {
      font-size: 37px;
      font-weight: bold;
      text-align: center;
      color: #2f2f2f;
      margin: 57px 0 38px 0; }
    #content .contents .p2 {
      font-size: 19px;
      line-height: 34px;
      color: #373737;
      margin-bottom: 36px; }
  #content .img {
    width: 1200px;
    height: 370px;
    display: flex;
    justify-content: space-around;
    align-items: center; }
    #content .img img {
      width: 595px;
      height: 375px; }
  #content .imgAPP {
    width: 1200px;
    height: 644px;
    display: flex;
    margin-bottom: 60px;
    justify-content: space-around;
    align-items: center; }
    #content .imgAPP img {
      width: 366px;
      height: 644px; }

/*# sourceMappingURL=product_Display.css.map */
