You have to edit sp-header-image-slider/headerimageslider.php file for the folowing –
if ($sliderwidth == ” )
{
$sliderdefultwidth = 2050;
} else { $sliderdefultwidth = $sliderwidth;
Tweak the value for sliderwidth to suit your need.
I used this value to resize the slider to match the width of my page.