@media all and (max-width: 768px) {
#header h1 {
font-size: 1.3em;
}
}