.header,
.footer,
.dealer h2,
.step,
.ctrl-grp {
  display: none;
}

body,
.dealer {
  background: #FFF;
}

@page {
  size: landscape;
  margin: 0mm;
}
.guarantee {
  position: relative;
  width: 297mm;
  height: 210mm;
  overflow: hidden;
}

.card {
  z-index: 1;
  width: 100%;
  height: 100%;
}
.card img {
  max-width: none;
  width: 100%;
}

.pos {
  position: absolute;
  z-index: 2;
  line-height: 1.3em;
}
.pos.name {
  top: 41mm;
  left: 46.9mm;
}
.pos.addr {
  top: 50.6mm;
  left: 46.9mm;
  width: 39.8mm;
}
.pos.store-name {
  top: 68.2mm;
  left: 38mm;
  width: 48.9mm;
  height: 10.2mm;
  line-height: 20px;
}
.pos.store-phone {
  top: 81.1mm;
  left: 54mm;
  font-size: 9pt;
}
.pos.date {
  top: 88mm;
  left: 38mm;
}
.pos.sn {
  top: 49.2mm;
  left: 116.8mm;
}
.pos.model {
  top: 75.1mm;
  left: 116.8mm;
  width: 35mm;
}
.pos.sn2 {
  top: 65.2mm;
  left: 222mm;
}
.pos.model2 {
  top: 75.9mm;
  left: 222mm;
}
.pos.date2 {
  top: 135.2mm;
  left: 222mm;
}
