You can add to the CSS provided by @karlalevelup. For example, the following CSS provides more styles you can update. Please let us know if this helps you.
The CSS is added to a media query: @media only screen and (max-width: 600px). Remove the CSS from the media query, and it will apply to screen sizes wider than 600px.