/* Change JS pane scrollbar colour */
.jspDrag {
  background-color: #f7f7f7;
}

/* Change Padding 767*/
.gallery .assets .asset.txt .wrap .text_content {
  padding: 20px 20px;
}


/* Change Biography Formatting 930-31*/
body.listing #content {
  max-width: 900px;
  margin: 60px auto;
}


/* Change Biography Formatting 971*/
body.listing #content .title_element .copy {
  max-width: 900px;
}