html {
  height: 100%;
}
body {
  font-family: Arial;
}
h1 {
  font-family: Arial;
}
h2 {
  font-family: Arial;
}
h3 {
  font-family: Arial;
}

#info_container {
  width: 300px!important;
}

.noprint {
  display: none;
}