#Products__desc {
  padding-bottom: 56px;
}
#Products__desc .img__wrapper {
  top: 92px;
  left: calc(50% - 32px);
}
#Products__desc .img__wrapper img {
  width: 465px;
}
@media all and (max-width: 767px) {
  #Products__desc .img__wrapper img {
    width: 100%;
  }
}
#Products__desc .category__box__icon.-icon_01_1 {
  top: 265px;
  left: calc(50% + 55px);
}
#Products__desc .category__box__icon.-icon_01_2 {
  top: 260px;
  left: calc(50% + 125px);
}
#Products__desc .category__box__icon.-icon_01_3 {
  top: 395px;
  left: calc(50% + 70px);
}
#Products__desc .category__box__icon.-icon_02_1 {
  top: 475px;
  left: calc(50% + 80px);
}
#Products__desc .category__box__icon.-icon_03_1 {
  top: 510px;
  left: calc(50% + 70px);
}
#Products__desc .category__box__icon.-icon_04_1 {
  top: 300px;
  left: calc(50% - 25px);
}
#Products__desc .category__box__icon.-icon_05_1 {
  top: 180px;
  left: calc(50% - 60px);
}
#Products__desc .category__box__icon.-icon_05_2 {
  top: 510px;
  left: calc(50% + 70px);
}
#Products__desc .category__box__icon.-icon_05_3 {
  top: 495px;
  left: calc(50% - 55px);
}
#Products__desc .category__box__icon.-icon_06_1 {
  top: 150px;
  left: calc(50% + 30px);
}
#Products__desc .category__box__icon.-icon_06_2 {
  top: 400px;
  left: calc(50% - 170px);
}
#Products__desc .category__box__icon.-icon_07_1 {
  top: 300px;
  left: calc(50% - 25px);
}
#Products__desc .category__box__wrapper {
  height: 533px;
}
#Products__desc .category__box__text {
  top: 363px;
}
#Products__desc .category__text__bg {
  top: 364px;
}

.table__block {
  padding-top: 82px;
}

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