@media(max-width:992px){
    .fullpage-banner .inner-content .text-center{
        width: 100% !important;
    }

    .fullpage-banner .inner-content .text-center h1 {
        font-size: 3em;
    }
    
    .fullpage-banner .inner-content .text-center p {
        font-size: 1.5em;
    }
}
