/* Enter Your Custom CSS Here */

.bookpanel
{
  background-color: #ffffff;
  max-width: 1200px;
  border-radius: 4px;
  padding-top: 24px;
  padding-bottom: 36px;
}

.credits
  {
    display: none;
  }