h1 {
font-size: 36px!important;
line-height: 120%;
}


@media only screen and (max-width: 1080px) {

h1 {
font-size: 32px!important;
}

}