Hello - after the latest update, the company name is extremely large when condensed on mobile in the navigation. Below is the custom code and a screen shot of what it looks like. How can I significantly re-size the font to be smaller.
/Three Lines with the word Menu/
.x-btn-navbar i:after {
content: ‘CORNER HOUSE PHOTOGRAPHY’;
font-family: hammersmith one;
padding-left: 10px;
}


