/*
 * OTTO CAP 39-165 Foam Trucker
 * Crown decoration area mapped from the approved 2048 x 2048 reference:
 * red guide 1247 x 871 at 431,324, translated to the Design Lab canvas.
 */
body[data-product="OTTO CAP 39-165"] .customCanvas .printBoundary {
  box-sizing: border-box;
  left: 25.4% !important;
  top: 19.2% !important;
  width: 51.8% !important;
  height: 37.1% !important;
  border: 2px dotted rgba(185, 255, 60, 0.82) !important;
}

body[data-product="OTTO CAP 39-165"] .customCanvas .placedDesign {
  max-width: 51.8%;
  max-height: 37.1%;
}
