#Products__desc {
  padding-bottom: 50px;
}
#Products__desc .img__wrapper {
  top: 90px;
  left: 50%;
}
#Products__desc .img__wrapper img {
  width: 512px;
}
@media all and (max-width: 767px) {
  #Products__desc .img__wrapper img {
    width: 100%;
  }
}
#Products__desc .category__box.-left {
  width: 412px;
  height: 510px;
}
#Products__desc .category__box.-right {
  width: 412px;
  height: 310px;
  padding-right: 10px;
}
#Products__desc .category__box.-right li:nth-child(2) {
  margin-bottom: 160px;
}
#Products__desc .category__box__icon.-icon_01_1 {
  top: 365px;
  left: 50%;
}
#Products__desc .category__box__icon.-icon_02_1 {
  top: 418px;
  left: calc(50% + 50px);
}
#Products__desc .category__box__icon.-icon_03_1 {
  top: 365px;
  left: 50%;
}
#Products__desc .category__box__icon.-icon_04_1 {
  top: 290px;
  left: calc(50% + 73px);
}
#Products__desc .category__box__icon.-icon_05_1 {
  top: 365px;
  left: 50%;
}
#Products__desc .category__box__icon.-icon_06_1 {
  top: 330px;
  left: calc(50% + 125px);
}
#Products__desc .category__box__icon.-icon_07_1 {
  top: 290px;
  left: calc(50% + 73px);
}
#Products__desc .category__box__icon.-icon_08_1 {
  top: 365px;
  left: 50%;
}
#Products__desc .category__box__icon.-icon_09_1 {
  top: 220px;
  left: calc(50% - 140px);
}
#Products__desc .category__box__icon.-icon_10_1 {
  top: 365px;
  left: 50%;
}
#Products__desc .category__box__icon.-icon_11_1 {
  top: 410px;
  left: calc(50% - 40px);
}
#Products__desc .category__box__wrapper {
  height: 596px;
}
#Products__desc .category__box__text {
  top: 393px;
}
#Products__desc .category__text__bg {
  top: 394px;
}

@media all and (max-width: 960px) {
  #Products__desc .img__wrapper {
    margin-top: 20px;
  }
}
@media all and (max-width: 767px) {
  #Products__desc .img__wrapper {
    margin-top: 5.3333333333vw;
  }
}