#Products__desc .img__wrapper {
  top: 110px;
  left: calc(50% - 15px);
}
#Products__desc .img__wrapper img {
  width: 450px;
}
@media all and (max-width: 767px) {
  #Products__desc .img__wrapper img {
    width: 100%;
  }
}
#Products__desc .category__box__icon.-icon_01_1 {
  top: 400px;
  left: calc(50% - 85px);
}
#Products__desc .category__box__icon.-icon_01_2 {
  top: 115px;
  left: calc(50% + 110px);
}
#Products__desc .category__box__icon.-icon_02_1 {
  top: 400px;
  left: calc(50% - 85px);
}
#Products__desc .category__box__icon.-icon_03_1 {
  top: 115px;
  left: calc(50% + 110px);
}
#Products__desc .category__box__icon.-icon_04_1 {
  top: 400px;
  left: calc(50% - 85px);
}
#Products__desc .category__box__icon.-icon_05_1 {
  top: 400px;
  left: calc(50% - 85px);
}
#Products__desc .category__box__icon.-icon_06_1 {
  top: 400px;
  left: calc(50% - 85px);
}
#Products__desc .category__box__icon.-icon_07_1 {
  top: 400px;
  left: calc(50% - 85px);
}
#Products__desc .category__box__wrapper {
  height: 526px;
}
#Products__desc .category__box__text {
  top: 303px;
}
#Products__desc .category__text__bg {
  top: 304px;
}

.table__block {
  padding-top: 85px;
}

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