@media (max-width: 750px) {
    .banner h2 {
        font-size: 70px;
    }
}
