@media only screen and (max-width: 768px) {

#book-title {
  font-size: 1em !important;
}

.asset-type {
  margin-bottom: 0px;
}

#continue-page {
  width: 175px;
}

#book-title {
  font-size: 1em !important;
  margin-top: 22px !important;
}

#class_num {
  font-size: 1em;
  margin-top: 22px !important;
}

#land_header #logo {
  max-height: 36px;
}

.banner {
  margin-bottom: 10px;
}

#close-asset-listing img {
  top: 40px;
}

.half-width {
  max-width: 100% !important;
}

#double-page-icon {
  display: none;
}

.header-icon {
  margin-right: 4px;
}

.goto-page {
  margin-right: 6px;
}

.logo {
  max-height: 30px;
  margin-top: 0px;
}

.book-title {
  width: 75%;
  text-align: left;
  margin-top: -3px;
}

.grid img {
  max-width: 24px;
}

.player-card {
  max-width: 80%;
}

}
