@media only screen and (max-device-width: 480px) {

    #pageContainer .masthead h1.ui.header {
		margin: 1em;
		font-size: 3em;
    }

}