main { font-size: 24px; } @media screen and (max-width: 768px) { main { font-size: 18px; } }