.stepcarousel   { background-color: #000; margin-left: 50px; position: relative; width: 300px; height: 200px; overflow: scroll; border-color: #35353b }
.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}
.stepcarousel .panel { margin: 18px; width: 150px; float: left; overflow: hidden }
.stepcarousel img  { width: 150px; height: 150px }
.stepcarousel p {
padding:0;
}