/* Automatic height follows content instead of the enclosing viewport. */
body.iframe-auto-height,
body.iframe-auto-height > infotocka {
  min-height: 0;
}
