Hi habijabi,
We have cropped the image size into 4 different sizes. So if you upload big size image then it will automatically crop that image into that size.
add_image_size( 'magcast-slider-image', 666, 810, true );
add_image_size( 'magcast-slider-image-two', 1024, 608, true );
add_image_size( 'magcast-large-thumb', 965, 575, true );
add_image_size( 'magcast-small-thumb', 467, 350, true );
Yes the image will not be displayed in single size. If you like to display it in single page than you can add images in editor so that you can display full size image you want in single page. We have designed our theme this way.
Just visited to your image so could your provide us the exact Url of you site so that we can help you.
Thank you!