.newbooks {
  height:0;
  padding-top:151%;
}

.newbooks .carousel-inner {
  position:absolute;
  height:100%;
  top:0;
  left:0;
}

.newbooks .carousel-item {
  height:100%;
}

.newbooks img {
  height:100% !important;
  width:100% !important;
  white-space: pre;
}

.newbooks div.link {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 1em !important;
  top: 0px;
  width: 100%;
  font-size: larger;
  line-height: 1.5em;
  overflow: hidden;
  text-align: center;
}

.tooltip.top {
  margin-top: 150px !important;
  font-size: large !important;
}

.tooltip-arrow {
  display: none !important;
}
