

@media only screen and (max-width: 1000px) {

h1 {
font-size: 80px;
line-height: 90px;
}

h4 {
font-size: 24px;
line-height: 34px;
}
}