.wwsb-hint {
  display: none;
}
div.columnScroll {
  overflow: unset;
  height: unset;
  max-height: unset;
}
@media only screen and (max-width: 555px) {
  #studyContent td.studyBibleTD {
    width: 100%;
    max-height: unset;
  }
}