product photos/videos too big on mobile

my product description page images are too big on mobile and require a slide to view the entire photo.

i have tried entering the code below in my base.css asset but it hasnt resolved the issue.

@media (max-width:749px) {
div#Hero-1589121959912 {
    height: 280px;
}
}

@Saab1989 Can you please send me store url?

saabandco.net

Ok. Can you provide me with step by step actions I need to take to do this?

you can add external slider like slick, owl etc

use below code for slider. Replace 1, 2, 3…Numbers with products image

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

Thanks but i solved the problem through watching a youtube video. I added a into the HTML and crested a CSS theme and applied it to all my products.