/**
 * @file
 * Local CSS - rename this to local.css, check the
 * box in theme settings and add your own styles here.
 */

 .jcarousel-skin-default .jcarousel-item {
    padding: 0;
    width: 150px;
    height: 150px;
    overflow: hidden;
    border: none;
    list-style: none;
    background: #fff none;
  }
