How to make slider mobile responsive?

https://preview.webflow.com/preview/kshitijs-radical-site-f6d4f0?utm_medium=preview_link&utm_source=designer&utm_content=kshitijs-radical-site-f6d4f0&preview=d3096b7b5ddc6074f52f7843ae9834d1&pageId=66b86c7e00c986143a6e0de4&locale=en&workflow=preview

image

You have set a fixed height on the Slider so you are getting same height all the way to mobile viewport.

Best way is to keep the height auto and max-height: none, after that instead of using image as a background you should insert the actual image inside the slide with 100% width, this way image will automatically cover the width and height will be responsive. And useing the same dimension image for all the slide would result best.