.ts-two-ends-back-10mm{
  position: absolute;
  top: 0.8%;
  left: 50%;
  transform: translateX(-50%) perspective(1vw) rotateX(18deg);
  height: 1.8%;
  width: 26.9%;
  background-color: white;
  border: 1px solid black;
  z-index: 1;
}
.back-clip-ts-10mm{
  position: absolute;
  height: 2.3%;
  width: 4%;
  top: 0.8%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 130;
}
.back-clip-ts-10mm img:nth-child(1){
  position: absolute;
  top: 0px;
  left: 36px;
  height: 103%;
  z-index: 131;
  filter: drop-shadow(0px 0px 1px black);
}
.back-clip-ts-10mm img:nth-child(2){
  position: absolute;
  top: 0px;
  left: -37px;
  height: 103%;
  z-index: 131;
  filter: drop-shadow(0px 0px 1px black);
}
.ts-two-ends-left-10mm{
  position: absolute;
  height: 68.1%;
  width: 2.3%;
  top: 3%;
  left: 34.7%;
  background-color: white;
  border: 1px solid black;
  overflow: hidden;
}
.ts-two-ends-right-10mm{
  position: absolute;
  height: 68.1%;
  width: 2.3%;
  top: 3%;
  left: 61.9%;
  background-color: white;
  border: 1px solid black;
  overflow: hidden;
}
.draw-ts-normal-left-10mm {

}
