Landing page responsive on mobile

Hi, I mae a landing page and unforunately the header is not responsive on mobile.

How can I reduce the text size only on mobile ?

Also how can I center images only on mobile ?

Here are somme screens on mobile :


I would like to center these images


I would like to adap the text

Hi Jmarielouise,

This can we solved by using media queries in your CSS. See this page for more info.