#Products__desc {
  padding-bottom: 50px;
}
#Products__desc .img__wrapper {
  top: 120px;
  left: calc(50% - 25px);
}
#Products__desc .img__wrapper img {
  width: 450px;
}
@media all and (max-width: 767px) {
  #Products__desc .img__wrapper img {
    width: 100%;
  }
}
#Products__desc .category__box.-right {
  width: 412px;
  height: 310px;
  padding-right: 10px;
}
#Products__desc .category__box.-right li:first-child {
  margin-bottom: 240px;
}
#Products__desc .category__box__icon.-icon_01_1 {
  top: 410px;
  left: calc(50% - 95px);
}
#Products__desc .category__box__icon.-icon_01_2 {
  top: 125px;
  left: calc(50% + 120px);
}
#Products__desc .category__box__icon.-icon_02_1 {
  top: 410px;
  left: calc(50% - 95px);
}
#Products__desc .category__box__icon.-icon_03_1 {
  top: 125px;
  left: calc(50% + 120px);
}
#Products__desc .category__box__icon.-icon_04_1 {
  top: 410px;
  left: calc(50% - 95px);
}
#Products__desc .category__box__icon.-icon_05_1 {
  top: 410px;
  left: calc(50% - 95px);
}
#Products__desc .category__box__icon.-icon_05_2 {
  top: 125px;
  left: calc(50% + 120px);
}
#Products__desc .category__box__icon.-icon_06_1 {
  top: 410px;
  left: calc(50% - 95px);
}
#Products__desc .category__box__icon.-icon_07_1 {
  top: 410px;
  left: calc(50% - 95px);
}
#Products__desc .category__box__icon.-icon_08_1 {
  top: 410px;
  left: calc(50% - 95px);
}
#Products__desc .category__box__wrapper {
  height: 476px;
}
#Products__desc .category__box__text {
  top: 320px;
}
#Products__desc .category__text__bg {
  top: 321px;
}

.table__block {
  padding-top: 105px;
}

body:lang(en) #Section__exterior-parts-tabe.table__block {
  padding-top: 135px;
}

@media all and (max-width: 767px) {
  #Products__desc .img__wrapper {
    top: 16.5333333333vw;
  }
  .table__block {
    padding-top: 5.3333333333vw;
  }
  body:lang(en) #Section__exterior-parts-tabe.table__block {
    padding-top: 5.3333333333vw;
  }
}