
.os-normal-back-15mm{
  position: absolute;
  top: 0.8%;
  left: 50%;
  transform: translateX(-50%) perspective(1vw) rotateX(18deg);
  height: 2.1%;
  width: 26.9%;
  background-color: white;
  border: 1px solid black;
  z-index: 1;
}

.os-normal-left-15mm{
  position: absolute;
  height: 67.8%;
  width: 3.6%;
  top: 3.3%;
  left: 41.3%;
  background-color: white;
  border: 1px solid black;
  transform:  skewX(7.4deg) perspective(7.4vw);
  overflow: hidden;
}

.os-normal-right-15mm{
  position: absolute;
  height: 67.8%;
  width: 3.4%;
  top: 3.3%;
  left: 54.6%;
  background-color: white;
  border: 1px solid black;
  transform:  skewX(-7.4deg) perspective(7.4vw);
  overflow: hidden;
}
.back-clip-os-15mm{
  position: absolute;
  height: 2.3%;
  width: 4%;
  top: 0.8%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 130;
}
.back-clip-os-15mm img:nth-child(1){
  position: absolute;
  top: 1px;
  left: -36px;
  height: 103%;
  z-index: 131;
  filter: drop-shadow(0px 0px 1px black);
}
.back-clip-os-15mm img:nth-child(2){
  position: absolute;
  top: 1px;
  left: 36px;
  height: 103%;
  z-index: 131;
  filter: drop-shadow(0px 0px 1px black);
}

/*-----------------------------------------*/

/*-----------------------------------------*/

.artwork-os-normal-left-15mm{
  position: relative;
  height: 100%;
  width: 100%;
}
.artwork-os-normal-right-15mm{
  position: relative;
  height: 100%;
  width: 100%;
}
.artwork-os-normal-right-15mm img {
  width: 100%;
  height: 100%;
  object-fit: contain; /* Ajusta la imagen para cubrir todo el contenedor */
  position: absolute;
  top: 0;
  left: 0;
}
.artwork-os-normal-left-15mm img {
  width: 100%;
  height: 100%;
  object-fit: contain; /* Ajusta la imagen para cubrir todo el contenedor */
  position: absolute;
  top: 0;
  left: 0;
}






.artwork-os-normal-left-15mm-tp{
  position: relative;
  height: 100%;
  width: 100%;
}
.artwork-os-normal-right-15mm-tp{
  position: relative;
  height: 100%;
  width: 100%;
}
.artwork-os-normal-right-15mm-tp img {
  width: 100%;
  height: 100%;
  object-fit: contain; /* Ajusta la imagen para cubrir todo el contenedor */
  position: absolute;
  top: 0;
  left: 0;
}
.artwork-os-normal-left-15mm-tp img {
  width: 100%;
  height: 100%;
  object-fit: contain; /* Ajusta la imagen para cubrir todo el contenedor */
  position: absolute;
  top: 0;
  left: 0;
}























/**/
