#info-generic {
  padding: 8px;
}
/* #info-generic .info {
  margin-top: 50px;
} */
#info-generic .info .frame img {
  max-width: 100%;
  height: auto;
}


.w3-container.font-size-24pt {
  font-size: 24pt;
}
.w3-container.font-size-18pt {
  font-size: 18pt;
}
.w3-container.font-size-14pt {
  font-size: 14pt;
}
.w3-container.font-size-12pt {
  font-size: 12pt;
}
.w3-container.font-size-10pt {
  font-size: 10pt;
}
.w3-container.font-size-8pt {
  font-size: 8pt;
}
.w3-container.font-size-6pt {
  font-size: 6pt;
}

