/*
 * OTTO CAP 39-165 Foam Trucker
 * Centered crown decoration area for the Design Lab front view.
 */
html body[data-product="OTTO CAP 39-165"] .customCanvas .printBoundary {
  box-sizing: border-box;
  left: 24.1% !important;
  top: 19.2% !important;
  width: 51.8% !important;
  height: 37.1% !important;
  border: 2px dotted rgba(185, 255, 60, 0.82) !important;
}

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