@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("itunes.apple.com") {

.truncate{height:auto !important}
  .more-link /* , .screenshots .control */{ display:none !important}
/*
  .screenshots .image-wrapper{width:auto !important}
  .screenshots .content {max-height:none !important}
*/

.price, .release-date, .in-app-purchases {background-color:yellow !important}

}