I began a site some time ago using the Atahualpa theme, which is quite outdated. So I decided to use GeneratePress. I am using a local wampserver to do this development.
Here is a screen capture of the Atahualpa theme header. Please note the size of the site title, site tagline, and the logo, which I am using as a full banner (or do they call that a hero?).

Also note that the site icon is positioned just to the left of the site title and the tagline and in line with them. I would like to implement these features in the GeneratePress theme
I tried to replicate Atahualpa theme layout in the GeneratePress theme. I am using a child theme. Here is a screen capture of my efforts so far.

So here are my questions:
- How can I get the site title and tag lines to be larger and responsive in the various screen sizes using the GeneratePress theme?
- How can I place that little site icon to the left of the site title and the tagline in the GeneratePress theme as they were in the Atahualpa theme?
- Is it possible to place the site title and tag lines, and an icon to the left of those in GeneratePress while maintaining the same proportions, i.e. proportional, perhaps by using some kind of CSS code using percentages or EM units?
Cheers