Hi!
Please tell me how to set these parameters correctly. 
The page has several sections with images of different formats.
viewBox='0 0 4 3' and viewBox='0 0 16 9' width="" height="" are not specified for these images.
Smooth Scrolling on the mobile version works as it should, but on the web it goes past the correct block. How can I fix this problem so that Smooth Scrolling stops on the right block both on the web version and on mobile? Would adding width="" height="" to each image fix this issue?
