#Products__desc {
  padding-bottom: 50px;
}
#Products__desc .img__wrapper {
  top: 96px;
  left: calc(50% - 43px);
}
#Products__desc .img__wrapper img {
  width: 478px;
}
@media all and (max-width: 767px) {
  #Products__desc .img__wrapper img {
    width: 100%;
  }
}
#Products__desc .category__box__icon.-icon_01_1 {
  top: 230px;
  left: calc(50% + 70px);
}
#Products__desc .category__box__icon.-icon_01_2 {
  top: 310px;
  left: calc(50% + 60px);
}
#Products__desc .category__box__icon.-icon_02_1 {
  top: 230px;
  left: calc(50% + 70px);
}
#Products__desc .category__box__icon.-icon_02_2 {
  top: 310px;
  left: calc(50% + 60px);
}
#Products__desc .category__box__icon.-icon_03_1 {
  top: 350px;
  left: calc(50% - 50px);
}
#Products__desc .category__box__icon.-icon_04_1 {
  top: 350px;
  left: calc(50% - 50px);
}
#Products__desc .category__box__icon.-icon_05_1 {
  top: 260px;
  left: calc(50% - 110px);
}
#Products__desc .category__box__wrapper {
  height: 526px;
}
#Products__desc .category__box__text {
  top: 263px;
}
#Products__desc .category__text__bg {
  top: 264px;
}

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