@media(max-width: 767px) {
    .top-banner {
        min-height: 500px !important;
    }
    h1 {
        font-size: 38px !important;
    }
    .wpb_text_column h2 {
        font-size: 26px !important;
    }
}