I’m having an issue with the third slider template, where the image is on the left and text on the right. It looks good at a large screen size, but the moment I resize my screen, the text moves under the image. This media query resize occurs far too early (display size 1200px wide) and I need for the layout to remain the same for most screens, except for mobile. Where would I modify that?