#Products__desc {
  padding-bottom: 50px;
}
#Products__desc .img__wrapper {
  top: 164px;
  left: calc(50% - 6px);
}
#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: 470px;
}
#Products__desc .category__box.-right {
  width: auto;
  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: 330px;
  left: calc(50% - 10px);
}
#Products__desc .category__box__icon.-icon_02_1 {
  top: 385px;
  left: calc(50% + 40px);
}
#Products__desc .category__box__icon.-icon_03_1 {
  top: 330px;
  left: calc(50% - 10px);
}
#Products__desc .category__box__icon.-icon_04_1 {
  top: 255px;
  left: calc(50% + 65px);
}
#Products__desc .category__box__icon.-icon_05_1 {
  top: 330px;
  left: calc(50% - 10px);
}
#Products__desc .category__box__icon.-icon_06_1 {
  top: 295px;
  left: calc(50% + 120px);
}
#Products__desc .category__box__icon.-icon_07_1 {
  top: 255px;
  left: calc(50% + 65px);
}
#Products__desc .category__box__icon.-icon_08_1 {
  top: 330px;
  left: calc(50% - 10px);
}
#Products__desc .category__box__icon.-icon_09_1 {
  top: 330px;
  left: calc(50% - 10px);
}
#Products__desc .category__box__icon.-icon_10_1 {
  top: 375px;
  left: calc(50% - 45px);
}
#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: 767px) {
  #Products__desc .img__wrapper {
    top: 23.4666666667vw;
  }
}