
img.halfpic {
  width: 71%;
}

p.fitem {
  margin-top: 0; margin-bottom:0;
}

span.flabel {
  font-weight: bold;
  display: inline-block; width: 6em;
  text-align: right;
}

@media (max-width:480px)  {

img#logo { width: 50%; }

img#qr { width: 70vw; }

}

@media (max-height:480px)  {

img#qr { width: auto; height: 70vh; }

}
