.gfx-bible-wordpress-shell {
  width: 100%;
  min-height: 760px;
  background: #f8f6ff;
}

.gfx-bible-frame {
  display: block;
  width: 100%;
  height: 100vh;
  min-height: 760px;
  border: 0;
  background: #f8f6ff;
}

@media (max-width: 767px) {
  .gfx-bible-wordpress-shell,
  .gfx-bible-frame {
    min-height: 680px;
  }
}
