@charset "utf-8";
@media screen and (min-width: 1024px) {
    h1 {
        font-size: 56px;
    }

}