@media screen and (max-width: 600px){
	h1{
		font-size: 38px;
	}
}
