Logo: Increase logo size for mobile navigation

/* -- code for larger logo with mobile navigation -- */
.nav--mobile .logo-wrapper--image img {
 max-height:100px; 
 }
/* - end - */

Where do I add the code?

Use this link to learn where exactly to add this code snippet:

Where to add your CSS style code