@media(max-width:768px){

    .hero-content h1{

        font-size:42px;

    }

    .hero-content p{

        font-size:16px;

    }

}