yes this is the theme i use
So if i change this 2 lines
add_image_size( ‘slider-post-thumbnail’, 770, 360, true ); // Slider Thumbnail
add_image_size( ‘large-thumb’, 762, 360, true ); // Large Thumbnail for one column output
the new add image will change size
don’t need to change css or anything else ?