When I create a image carousel component it's coming in (970*240) size. I have changed CSS according to my requirement (1300*340). I can able to increase the size of container but couldn't able to increase the size of image. similarly in one scenario I have to decrease the size of carousel component to less than (970*240). I am giving pages (with images) as input to carousel component. Do I need to use media queries?