@media screen and (max-width: 1400px) {
	h1, h2, h3 {
    font-size: 30px;
	}
}