In the context of the mobile Newcomer homepage, mentor's username in both mentor module preview and details dialog has too big font-size.
Actual Results:
calculated font-size is 19.2px.
Expected Results:
font-size should be 18px.
.growthexperiments-homepage-mentorship-username { font-size: .95em; }