please try to edit your skin.css (you could find it in /modules/mod_super_carouselbanner/super_carouselbanner/)in line 17, set the width to be same with your image width (I think it's 300px),so the code will be like this:
.jcarousel-skin-camp26 .jcarousel-item {
width:300px;
}
Regards,
Denny S.P.