1 2 3 4 5 6 7 8 9
.site-welcome { font-size: 2.5em; text-align: center; margin-bottom: 1em; @media screen and (max-width: 767px) { font-size: 1.75em; } }