.licenseimage {
  position:relative;
  width: 67rem;
  height: 43.4rem;
  background-image: url(/images/shop/townehall/business-license.jpg);
  background-repeat:no-repeat;
  background-position:top left;
  background-size: 67rem 43.4rem;
}
.licensetext {
  padding:20rem 9rem 0;
}
p {font-family: sans-serif; font-size: 1rem; line-height: 1.4rem; padding-bottom: 1rem; margin: 0; }
.licenseimage:nth-of-type(even) {
  page-break-after:always;
}
.page-break	{ display: block; page-break-before: always; }
.bold {
  font-weight: bold;
}
.issue-date { display: block; float: right; }

html.print { font-size: 20px; }