Hi Vinay,
To decrease the slider height
Go to Appearance -> Theme Options -> Basic Settings -> Custom CSS
and use below css code in custom css box
.slider-main { min-height: 200px; }
Also please use the same height images for homepage slider.
Regards
Grace Themes