How do I prevent content from overflowing over the page when breakpoint gets smaller - I do not just want to extend the page, otherwise there will be an excess of empty space at the higher width range of the breakpoint. Thanks
How do I get the text to scale with the width - As you can see in the video, the text beneath the images basically remains the same size as the width decreases, making it smaller proportionally to it's correlating image at certain screen width. How do I make it so it changes size with the image/frame above it, looking like it isn't changing next to the image. Thanks!