.libraryh3lp {
  display: flex;
  justify-content: center;
}

.libraryh3lp iframe {
  margin-bottom: 0;
}

/**
* Hide chat loading... when JS is disabled.
*/

html:not(.js) .block.block-chat-block .needs-js {
  display: none;
}
