Hello. I have an issue regarding Carousel component image size. Now it looks like on attached screen. I would like to know, how can I set size to fit different screen sizes. I want the image (or carousel entire) to scale defining screen width. For example, if screen width = 480, images are 400 width; if screen width = 800, images width = 720. Can this be done automatically or I have to check in code every time? Please, give me some example how to customise width and height.
Other components must resize also (audio and HTML) -I think this must be similar.
Thanks!