﻿body {
  padding-bottom: 100px;
  #background-image: url(http://wmh.github.io/circular-slides-generator/static/img/noise.png);
}
h1, h2, h3 {
  padding-top: 20px;
  font-family: 'Amaranth', sans-serif;
}
.scroll-text {
  #border: 1px solid red;
  width: 400px;
  height: 4.5em;
  overflow: hidden;
}
.scroll-text ul {
  width: 800px;
  height: 100px;
  overflow: hidden;
  margin: 0;
}
.scroll-text ul li {
  height: 1.5em;
}
.scroll-img {
  #border: 1px solid red;
  width: 1000px;
  height: 320px;
  overflow: hidden;
  font-size: 0;
}
.scroll-img ul {
  width: 1000px;
  height: 320px;
  margin: 0;
}
.scroll-img ul li {
  display: inline-block;
  margin: 0px 0 10px -40px;
}
#demo4.scroll-img ul,
#demo5.scroll-img ul {
  width: 1000px;
}
#demo5-btn {
  width: 680px;
  padding-top: 10px;
}
#demo6 {
  width: 412px;
}
#demo6-queue {
  width: 680px;
}
#demo6 p, #demo6-queue p {
  width: 124px;
  height: 124px;
  background-color: lightgray;
  font-family: 'Amaranth', sans-serif;
  font-size: 82px;
  text-align: center;
  display: table-cell;
  vertical-align:middle;
}

<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-4f7a41c07ffbbf46"></script>