@media only screen and (max-width: 1200px) {
    h1 {
        font-size: 20px;
    }

}