.transform-box {
  height: 202px;
  overflow: hidden;
}

.transform-height {
  height: 324px;
}

.transform {
  transition: all 2s ease;
}

.transform:hover {
  transform: scale(1.2);
  transform-origin: center;
}

.range > div > img {
  height: 200px;
  width: 270px;
}

.range > p:nth-child(3) {
  line-height: 20px;
  margin-bottom: 0;
}

.range > p:nth-child(2) {
  margin-top: 20px;
}

.service-details-title h4.supply-chain-title {
  font-size: 30px;
}

.supply-chain-line {
  margin: 80px 0 0 0;
  line-height: 28px;
}

.supply-chain-top {
  margin-top: 20px;
}

.text-row {
  margin-top: 40px;
}

.text-row-p {
  line-height: 18px;
}

.text-row-p1 {
  line-height: 20px;
}

.text-row1 {
  margin-top: 30px;
}

.skeleton-box {
  height: 160px;
}

.skeleton-box > img {
  height: 160px;
}

.skeleton-box1 {
  height: 256px;
}

.skeleton-box1 > img {
  height: 256px;
}

.text-row2 {
  margin-top: 80px;
}

.text-row3 {
  margin-top: 20px;
}

.text-row4-p {
  margin: 10px 0 30px 0;
  font-size: 24px;;
}

.text-row5-p {
  line-height: 20px;
}
