#carousel-wrapper {
    width: 960px;
    height: 502px;
    overflow: hidden;
}
#carousel-content {
    width: 2500px;
}
#carousel-content .slide {
    float: left;
    width: 960px;
    height: 502px;
}